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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Cross-section of cables or lines specified in the technical specifications.

    See Also