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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum conductor cross-section.

    See Also