TaxWithholdInquiryTable_IN::packedNotSelectedFieldIdList Method
Packs the 'Not selected fields' list in container.
Syntax
server public static container packedNotSelectedFieldIdList(TableId _tableId, [SelectQuery_IN _selectQuery])
Run On
Server
Parameters
- _tableId
Type: TableId Extended Data Type
Table id is used to find the 'Not selcted list'.
- _selectQuery
Type: SelectQuery_IN Extended Data Type
Select query is used to find 'Not selcted list'.
Return Value
Type: container
Return a container with packed 'Not selcted list'.