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

In This Topic
    ARTICLE_CROSSSECTIONTILL Property
    In This Topic
    Terminals: Cross-section to # 22085.
    Syntax
    public PropertyValue ARTICLE_CROSSSECTIONTILL {get; set;}
    public:
    property PropertyValue^ ARTICLE_CROSSSECTIONTILL {
       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