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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Number of cable connections.

    See Also