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

In This Topic
    PAGE_NUMBER Property
    In This Topic
    Page number # 11042.
    Syntax
    public PropertyValue PAGE_NUMBER {get; set;}
    public:
    property PropertyValue^ PAGE_NUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Part of the page name. The page number consists of the page counter and the page's subcounter. Identifier blocks like higher-level function or mounting location are not displayed.

    See Also