API Help
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_PREV Property / PAGE_PREV(Int32) Property

In This Topic
PAGE_PREV(Int32) Property
In This Topic
Previous page # 11041. This property isn't indexed, and is read-only.
Syntax
public PropertyValue PAGE_PREV( 
   int index
) {get; set;}

Parameters

index

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