CustomsInquiryTable_IN::packedSelectedFieldIdList Method
Gets the container of all the fieldNames for specified Source tableId and SelectQuery_IN.
Syntax
server public static container packedSelectedFieldIdList(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: container
The container with List of fieldNames from CustomsInquiryTable_IN.