SalesTaxInquiryTable_IN::selectedFieldIdList Method
Prepares a list of fields to query.
Syntax
server public static List selectedFieldIdList(TableId _tableId, SelectQuery_IN _selectQuery)
Run On
Server
Parameters
- _tableId
Type: TableId Extended Data Type
The table to query the fields from.
- _selectQuery
Type: SelectQuery_IN Extended Data Type
The query value.
Return Value
Type: List Class
A list of field values.