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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum conductor cross-section in accordance with the AWG (American Wire Gauge) system.

    See Also