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

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also