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

In This Topic
    ARTICLE_CONTACTOR_ARRANGEMENT Property
    In This Topic
    Plugs: Pin arrangement # 22095.
    Syntax
    public MDPropertyValue ARTICLE_CONTACTOR_ARRANGEMENT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CONTACTOR_ARRANGEMENT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. The pin arrangement designates the number, distance, and arrangement of pins within a plug.

    See Also