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