Share via


CashOrderController.getQuery Method [AX 2012]

Retrieves the query that is used to fetch data for the report, based on the country/region context.

Syntax

protected Query getQuery()

Run On

Called

Return Value

Type: Query Class
The query object.

See Also

Reference

CashOrderController Class