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

In This Topic
    ARTICLE_WIRETYPE Property
    In This Topic
    Connection type # 22254.
    Syntax
    public MDPropertyValue ARTICLE_WIRETYPE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_WIRETYPE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant.

    See Also