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

In This Topic
    ARTICLE_CROSSSECTIONFROM Property
    In This Topic
    Terminals: Cross-section from # 22084.
    Syntax
    public MDPropertyValue ARTICLE_CROSSSECTIONFROM {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CROSSSECTIONFROM {
       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