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

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

    Property Value

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

    Specific design or shaping within a type of construction which is generally characterized by its design features and/or the type of installation.

    See Also