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

In This Topic
    DMG_VIEWPLACEMENT_TEMPLATE_NAME Property
    In This Topic
    Model view: Name of the report template # 36512.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_TEMPLATE_NAME {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_TEMPLATE_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the used report template for the automatic generation of model views, copper unfolds or 2D drilling views. At a renewed report this report template is used again.

    See Also