TaxWithholdInquiryTable_IN::isFieldVisible Method
Checks whether field is visible or not.
Syntax
client server public static boolean isFieldVisible(TableId _tableId, FieldId _fieldId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
Table id to find the lable for.
- _fieldId
Type: FieldId Extended Data Type
Field id to find the lable for.
Return Value
Type: boolean
If it not visible return false otherwise true.