IndirectTaxInquiryTable_IN::isFieldVisible Method
Determines whether the specified field visible.
Syntax
client server public static boolean isFieldVisible(TableId _tableId, FieldId _fieldId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The table id.
- _fieldId
Type: FieldId Extended Data Type
The field id.
Return Value
Type: boolean
true if the field visible; otherwise, false.