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

In This Topic
    DMG_VIEWPLACEMENT_DESIGNATION Property
    In This Topic
    Model view: Name # 36503.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_DESIGNATION {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_DESIGNATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Designation of the model view, drilling view or copper unfold.

    See Also