public PropertyValue PROJ_REVISION_APPROVEDDATE( int index ) {get; set;}
public: property PropertyValue^ PROJ_REVISION_APPROVEDDATE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_REVISION_APPROVEDDATE( int index ) {get; set;}
public: property PropertyValue^ PROJ_REVISION_APPROVEDDATE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows date and time of checking the project. This property can be entered in the Project properties dialog.