Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_DESIGN_OF_THE_HOUSING {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DESIGN_OF_THE_HOUSING {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Type of construction of the housing.

    See Also