Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_ENCLOSURES Property / PROJ_ENCLOSURES Property

In This Topic
    PROJ_ENCLOSURES Property
    In This Topic
    Enclosures # 10038.
    Syntax
    public PropertyValue PROJ_ENCLOSURES {get; set;}
    public:
    property PropertyValue^ PROJ_ENCLOSURES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    See Also