public PropertyValue PROJECT_HIGHEST_REVISION_INDEX( int index ) {get; set;}
public: property PropertyValue^ PROJECT_HIGHEST_REVISION_INDEX { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJECT_HIGHEST_REVISION_INDEX( int index ) {get; set;}
public: property PropertyValue^ PROJECT_HIGHEST_REVISION_INDEX { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Delivers the highest revision index of all pages and layout spaces in the project.