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