API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CABLEWIRECOUNT Property / ARTICLE_CABLEWIRECOUNT(Int32) Property

In This Topic
    ARTICLE_CABLEWIRECOUNT(Int32) Property
    In This Topic
    Number of connections # 22031. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_CABLEWIRECOUNT( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLEWIRECOUNT {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Number of cable connections.

    See Also