public PropertyValue PAGE_MAXNUMBERLOCATION( int index ) {get; set;}
public: property PropertyValue^ PAGE_MAXNUMBERLOCATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_MAXNUMBERLOCATION( int index ) {get; set;}
public: property PropertyValue^ PAGE_MAXNUMBERLOCATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Indicates the highest number of pages used within a structure identifier. For example, if three pages are available with the page numbers "1," "3" and "5" under the mounting location "ET1", "5" is output here.