Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_MINCONDUCTORCROSSSECTIONAWG Property / ARTICLE_MINCONDUCTORCROSSSECTIONAWG Property

In This Topic
    ARTICLE_MINCONDUCTORCROSSSECTIONAWG Property
    In This Topic
    Conductor cross-section AWG, min. # 26661.
    Syntax
    public PropertyValue ARTICLE_MINCONDUCTORCROSSSECTIONAWG {get; set;}
    public:
    property PropertyValue^ ARTICLE_MINCONDUCTORCROSSSECTIONAWG {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also