public PropertyValue PROJ_LASTTRANSLATIONDATE( int index ) {get; set;}
public: property PropertyValue^ PROJ_LASTTRANSLATIONDATE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_LASTTRANSLATIONDATE( int index ) {get; set;}
public: property PropertyValue^ PROJ_LASTTRANSLATIONDATE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
The date of the last foreign language translation. How the date is displayed can be configured in the project settings.