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