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

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also