JmgReportBaseController.getQuery Method [AX 2012]

Gets the query that is used in the report.

Syntax

protected Query getQuery()

Run On

Called

Return Value

Type: Query Class
The query that is used in the report.

See Also

Reference

JmgReportBaseController Class