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

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