public PropertyValue PROJ_CREATIONTIME( int index ) {get; set;}
public: property PropertyValue^ PROJ_CREATIONTIME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_CREATIONTIME( int index ) {get; set;}
public: property PropertyValue^ PROJ_CREATIONTIME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
The time the project was created. How the time is displayed can be configured in the project settings.