Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacementPropertyList Class / INSTANCE_PAGETYPE Property / INSTANCE_PAGETYPE Property

In This Topic
    INSTANCE_PAGETYPE Property
    In This Topic
    Page type # 19020.
    Syntax
    public PropertyValue INSTANCE_PAGETYPE {get; set;}
    public:
    property PropertyValue^ INSTANCE_PAGETYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also