public PropertyValue PAGE_PAGENAMES_WITH_PROPERTY( int index ) {get; set;}
public: property PropertyValue^ PAGE_PAGENAMES_WITH_PROPERTY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_PAGENAMES_WITH_PROPERTY( int index ) {get; set;}
public: property PropertyValue^ PAGE_PAGENAMES_WITH_PROPERTY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows the names of the pages with a specified property. The property is specified in the "Number of pages / Page name per property" project setting. A report run is used to list the pages with the same value as this property, and the page names are written to the "Page names per property" property.