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