Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_CROSSSECTIONTILL Property / ARTICLE_CROSSSECTIONTILL Property

In This Topic
    ARTICLE_CROSSSECTIONTILL Property
    In This Topic
    Terminals: Cross-section to # 22085.
    Syntax
    public MDPropertyValue ARTICLE_CROSSSECTIONTILL {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CROSSSECTIONTILL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Permissible connection cross-section in mm².

    See Also