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

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

    Property Value

    Returns property value of type System.Int64.
    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