public PropertyValue PROJ_CREATIONDATE( int index ) {get; set;}
public: property PropertyValue^ PROJ_CREATIONDATE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_CREATIONDATE( int index ) {get; set;}
public: property PropertyValue^ PROJ_CREATIONDATE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Date the project was created. The property is automatically assigned and cannot be changed.