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