public PropertyValue PROJ_GENERATEDPAGES( int index ) {get; set;}
public: property PropertyValue^ PROJ_GENERATEDPAGES { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_GENERATEDPAGES( int index ) {get; set;}
public: property PropertyValue^ PROJ_GENERATEDPAGES { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Provides the number of (automatically generated) report pages in a project.