FieldName

Description

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 DevOps Plan Designer, not the DevOps Plan Schema API.

Syntax

Perl


$historyField->GetFieldName(); 
Identifier
Description
historyField
A HistoryField object, representing one field of a record.
Return value
A String that contains the name of the field.