HistoryField Object

In HCL Compass an entity may have history information associated with it. Each record has a history field, and this field can have multiple history entries. Each history entry is a line of text describing the modification. All history objects are read-only, because the history entries for a data record are created automatically by HCL Compass.

The HistoryField object represents a single history field in a record. A record can have multiple HistoryField objects, each of which includes a single Histories object.

The HistoryField object has one property: the Histories property. This property contains the set of History objects that describe the changes to the record.