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

In This Topic
    ARTICLE_AWGFROM Property
    In This Topic
    Terminals: AWG from # 22086.
    Syntax
    public MDPropertyValue ARTICLE_AWGFROM {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_AWGFROM {
       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