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

In This Topic
    ARTICLE_ADVANCECONTACTS Property
    In This Topic
    Plugs: Leading pins # 22102.
    Syntax
    public MDPropertyValue ARTICLE_ADVANCECONTACTS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ADVANCECONTACTS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also