public PropertyValue PROJ_BACKUP_DESCRIPTION( int index ) {get; set;}
public: property PropertyValue^ PROJ_BACKUP_DESCRIPTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_BACKUP_DESCRIPTION( int index ) {get; set;}
public: property PropertyValue^ PROJ_BACKUP_DESCRIPTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
In the project management, shows the description of the last backup.