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

In This Topic
    ARTICLE_CONNECTOR_DESIGN Property
    In This Topic
    Plug-in connector design # 26063.
    Syntax
    public MDPropertyValue ARTICLE_CONNECTOR_DESIGN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CONNECTOR_DESIGN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Specific type and type of construction of a plug. This can include various aspects such as the type of pin (male or female), the physical shape and size or the area of application (e.g. suitable for specific environments).

    See Also