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

In This Topic
    ARTICLE_PINCOUNT Property
    In This Topic
    Plugs: Number of pins # 22035.
    Syntax
    public PropertyValue ARTICLE_PINCOUNT {get; set;}
    public:
    property PropertyValue^ ARTICLE_PINCOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Number of pins in the plug.

    See Also