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

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

    Property Value

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

    Form of the housing and structure of the device. These specifications are, among other things, relevant for mounting and the operating location.

    See Also