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

In This Topic
    ARTICLE_MAXCONDUCTORCROSSSECTION Property
    In This Topic
    Conductor cross-section, max. # 26659.
    Syntax
    public MDPropertyValue ARTICLE_MAXCONDUCTORCROSSSECTION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MAXCONDUCTORCROSSSECTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum conductor cross-section.

    See Also