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

In This Topic
    ARTICLE_AWGTILL Property
    In This Topic
    Terminals: AWG to # 22087.
    Syntax
    public MDPropertyValue ARTICLE_AWGTILL {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_AWGTILL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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