Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_TYPE Property / PAGE_TYPE Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Defines the page type, i.e. whether it is a page for schematics, mounting panels, terminal diagrams, etc.

    See Also