Description
Returns the name of
the history field.
Il s'agit d'une propriété en lecture seule ; elle peut être visualisée mais pas définie. The field name is set using Rational ClearQuest
Designer, not the Rational ClearQuest API.
Syntaxe
VBScript
historyField.FieldName
Perl
$historyField->GetFieldName();
- Identificateur
- Description
- historyField
- A HistoryField object, representing one field of a record.
- Valeur de retour
- A String that contains the name of the field.