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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant.

    See Also