Returns the name of the history field.
This is a read-only property; it can be viewed but not set. The field name is set using Rational ClearQuest Designer, not the Rational ClearQuest API.
VBScript
historyField.FieldName
Perl
$historyField->GetFieldName();