Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / DMG_VIEWPLACEMENT_BUILDINGAREA_DESCRIPTION Property / DMG_VIEWPLACEMENT_BUILDINGAREA_DESCRIPTION Property

In This Topic
    DMG_VIEWPLACEMENT_BUILDINGAREA_DESCRIPTION Property
    In This Topic
    Model view: Layout space description # 36505.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_BUILDINGAREA_DESCRIPTION {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_BUILDINGAREA_DESCRIPTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    This property is read-only..

    Description of the layout space for which the model view, drilling view or copper unfold was created.

    See Also