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

In This Topic
    ARTICLE_DESIGN Property
    In This Topic
    Plugs: Type of construction # 22100.
    Syntax
    public MDPropertyValue ARTICLE_DESIGN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DESIGN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Property of a part variant. Type of plug construction according to specifications in the manufacturer catalog or according to DIN 41 612.

    See Also