Histories
Description
Returns this history field's collection of History objects. This a read-only property; the value can be viewed but not set.
Syntax
VBScript
historyField.Histories
Perl
$historyField->GetHistories();
- Identifier
- Description
- historyField
- A HistoryField object, representing one history field of a record.
- Return value
- A Histories collection object, which itself contains a set of History Object objects.