Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_DESIGN_OF_THE_HOUSING Property / ARTICLE_DESIGN_OF_THE_HOUSING Property

In This Topic
    ARTICLE_DESIGN_OF_THE_HOUSING Property
    In This Topic
    Type of construction: Housing # 26027.
    Syntax
    public PropertyValue ARTICLE_DESIGN_OF_THE_HOUSING {get; set;}
    public:
    property PropertyValue^ ARTICLE_DESIGN_OF_THE_HOUSING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Type of construction of the housing.

    See Also