Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CROSSSECTIONFROM Property / ARTICLE_CROSSSECTIONFROM Property

In This Topic
    ARTICLE_CROSSSECTIONFROM Property
    In This Topic
    Terminals: Cross-section from # 22084.
    Syntax
    public PropertyValue ARTICLE_CROSSSECTIONFROM {get; set;}
    public:
    property PropertyValue^ ARTICLE_CROSSSECTIONFROM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also