Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves a user-friendly description of a field that is used in the header-to-lines update.
Syntax
protected FieldLabel getFieldDescription(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the field that is used in the header-to-lines update.
Return Value
Type: FieldLabel Extended Data Type
A user-friendly description of the field that is used in the header-to-lines update.
Exceptions
Exception | Condition |
---|---|
Error | The specified field ID is not part of the header-to-lines update. |