TaxWithholdInquiryTable_IN::fieldLabelName Method
To get the field lable.
Syntax
client server public static str fieldLabelName(TableId _tableId, FieldId _fieldId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
Table id is used to find the lable for.
- _fieldId
Type: FieldId Extended Data Type
Field id is used to find the lable for.
Return Value
Type: str
Lable of the field.