public PropertyValue PART_LASTCHANGE( int index ) {get; set;}
public: property PropertyValue^ PART_LASTCHANGE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PART_LASTCHANGE( int index ) {get; set;}
public: property PropertyValue^ PART_LASTCHANGE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Last change to the part. Shows the login name of the user who last edited the record along with the date and time of the last change.