Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_AWGTILL Property / ARTICLE_AWGTILL Property

In This Topic
    ARTICLE_AWGTILL Property
    In This Topic
    Terminals: AWG to # 22087.
    Syntax
    public PropertyValue ARTICLE_AWGTILL {get; set;}
    public:
    property PropertyValue^ ARTICLE_AWGTILL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. AWG stands for "American Wire Gauge" and designates the connection cross-section of cables.

    See Also