public PropertyValue PROJ_BACKUP_FULL( int index ) {get; set;}
public: property PropertyValue^ PROJ_BACKUP_FULL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_BACKUP_FULL( int index ) {get; set;}
public: property PropertyValue^ PROJ_BACKUP_FULL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
In the project management, shows whether the project has been completely or minimally backed up.