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