RetailTransactionSalesTransMark_Multi.queryRun Method [AX 2012]
Creates a QueryRun object that is used by the QueryPrompt class.
Syntax
public QueryRun queryRun([QueryRun _queryRun])
Run On
Called
Parameters
- _queryRun
Type: QueryRun Class
Return Value
Type: QueryRun Class
The QueryRun object that is used by the QueryPrompt class.