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

In This Topic
    ARTICLE_CABLEWIRECOUNT Property
    In This Topic
    Number of connections # 22031.
    Syntax
    public PropertyValue ARTICLE_CABLEWIRECOUNT {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLEWIRECOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Number of cable connections.

    See Also