public PropertyValue INSTANCE_PAGENAME( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_PAGENAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue INSTANCE_PAGENAME( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_PAGENAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
For component or part placements, outputs the page names (page counters + subcounters) of the page on which the corresponding component or item is placed.