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

In This Topic
    DMG_VIEWPLACEMENT_DESCRIPTION Property
    In This Topic
    Model view: Description # 36500.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_DESCRIPTION {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_DESCRIPTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Description of the model view; drilling view or copper unfold; multilingual entry is allowed.

    See Also