public PropertyValue PART_LASTCHANGE_DATE( int index ) {get; set;}
public: property PropertyValue^ PART_LASTCHANGE_DATE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PART_LASTCHANGE_DATE( int index ) {get; set;}
public: property PropertyValue^ PART_LASTCHANGE_DATE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows the date and time of the last change.