CustomsInquiryTable_IN::selectedFieldIdList Method
Gets list of all the fieldNames for specified Source tableId and SelectQuery_IN.
Syntax
server public static List selectedFieldIdList(TableId _tableId, SelectQuery_IN _selectQuery)
Run On
Server
Parameters
- _tableId
Type: TableId Extended Data Type
The sourceTableId for which CustomsInquiryTable_IN is queried.
- _selectQuery
Type: SelectQuery_IN Extended Data Type
The SelectQuery_IN value for which CustomsInquiryTable_IN is queried.
Return Value
Type: List Class
The List of fieldNames from CustomsInquiryTable_IN.