TaxWithholdInquiryTable_IN::selectedFieldIdList Method
To find the selected field list.
Syntax
server public static List selectedFieldIdList(TableId _tableId, SelectQuery_IN _selectQuery)
Run On
Server
Parameters
- _tableId
Type: TableId Extended Data Type
The id of table.
- _selectQuery
Type: SelectQuery_IN Extended Data Type
Select query is used to find the record.
Return Value
Type: List Class
Selected field list.