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

In This Topic
    ARTICLE_ADVANCECONTACTS(Int32) Property
    In This Topic
    Plugs: Leading pins # 22102. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_ADVANCECONTACTS( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_ADVANCECONTACTS {
       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 leading pins in the plug.

    See Also