VATInquiryTable_IN::selectedFieldIdList Method
Gets the field list from the table.
Syntax
server public static List selectedFieldIdList(TableId _tableId, SelectQuery_IN _selectQuery)
Run On
Server
Parameters
- _tableId
Type: TableId Extended Data Type
The field that specifies the particular table.
- _selectQuery
Type: SelectQuery_IN Extended Data Type
The field that specifies the particular field.
Return Value
Type: List Class
The field list value.