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