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