VATInquiryTable_IN::fieldLabelName Method
Gets the name of a field label.
Syntax
client server public static Name fieldLabelName(TableId _tableId, FieldId _fieldId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The field that specifies the particular table.
- _fieldId
Type: FieldId Extended Data Type
The field that specifies the particular field.
Return Value
Type: Name Extended Data Type
The label of the field.