API Help
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / DMG_VIEWPLACEMENT_DESIGNATION Property / DMG_VIEWPLACEMENT_DESIGNATION(Int32) Property

In This Topic
    DMG_VIEWPLACEMENT_DESIGNATION(Int32) Property
    In This Topic
    Model view: Name # 36503. This property isn't indexed.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_DESIGNATION( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_DESIGNATION {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also