Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_CONDUCTORCROSSSECTIONAWG Property / ARTICLE_CONDUCTORCROSSSECTIONAWG Property

In This Topic
    ARTICLE_CONDUCTORCROSSSECTIONAWG Property
    In This Topic
    Conductor cross-section AWG # 26660.
    Syntax
    public PropertyValue ARTICLE_CONDUCTORCROSSSECTIONAWG {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONDUCTORCROSSSECTIONAWG {
       PropertyValue^ get();
       void set (    PropertyValue^ 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