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

In This Topic
    ARTICLE_ADVANCECONTACTS Property
    In This Topic
    Plugs: Leading pins # 22102.
    Syntax
    public PropertyValue ARTICLE_ADVANCECONTACTS {get; set;}
    public:
    property PropertyValue^ ARTICLE_ADVANCECONTACTS {
       PropertyValue^ get();
       void set (    PropertyValue^ 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