SalesComplInvoiceCalcTax.queryGet Method [AX 2012]

Retrieves a record from the QueryRun object.

Syntax

public Common queryGet(QueryRun _queryRun)

Run On

Called

Parameters

  • _queryRun
    Type: QueryRun Class
    The QueryRun object from which to retrieve the record.

Return Value

Type: Common Table
The record from the query.

See Also

Reference

SalesComplInvoiceCalcTax Class