FieldName

説明

履歴フィールドの名前を戻します。

これは読み取り専用のプロパティです。表示できますが設定できません。フィールド名は、Rational® ClearQuest® API ではなく、Rational ClearQuest Designer を使用して設定されます。

構文

VBScript

historyField.FieldName 

Perl

$historyField->GetFieldName(); 
識別子
説明
historyField
HistoryField オブジェクト。レコードの 1 つのフィールドを表します。
戻り値
フィールドの名前を含む String。

フィードバック