TaxWithholdInquiryTable_IN::notSelectedFieldIdList Method
To find the not selected field list.
Syntax
server public static List notSelectedFieldIdList(TableId _tableId, [SelectQuery_IN _selectQuery])
Run On
Server
Parameters
- _tableId
Type: TableId Extended Data Type
A unique table ID to find the record.
- _selectQuery
Type: SelectQuery_IN Extended Data Type
Selected query.
Return Value
Type: List Class
Not selected field list.