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

In This Topic
    PAGE_PREV Property
    In This Topic
    Previous page # 11041.
    Syntax
    public PropertyValue PAGE_PREV {get; set;}
    public:
    property PropertyValue^ PAGE_PREV {
       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 before the current page. Not repeated for identical structure identifiers.

    See Also