Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_CONNECTOR_DESIGN {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONNECTOR_DESIGN {
       PropertyValue^ get();
       void set (    PropertyValue^ 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