public PropertyValue PAGE_PREV( int index ) {get; set;}
public: property PropertyValue^ PAGE_PREV { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_PREV( int index ) {get; set;}
public: property PropertyValue^ PAGE_PREV { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Name / number of the page before the current page. Not repeated for identical structure identifiers.