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

In This Topic
    PAGE_NEXT Property
    In This Topic
    Next page # 11040.
    Syntax
    public PropertyValue PAGE_NEXT {get; set;}
    public:
    property PropertyValue^ PAGE_NEXT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Name / number of the page following the current page. Not repeated for identical structure identifiers.

    See Also