public PropertyValue PROJ_REVISION_APPROVEDBY( int index ) {get; set;}
public: property PropertyValue^ PROJ_REVISION_APPROVEDBY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_REVISION_APPROVEDBY( int index ) {get; set;}
public: property PropertyValue^ PROJ_REVISION_APPROVEDBY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows the editor who has checked the project. This property can be entered in the Project properties dialog.