Query.report Method [AX 2012]

Returns the report in which the query is defined, if the report exists.

public Report report()

Run On

Called

Return Value

Type: Report Class
The report in which the query is defined, under the data sources node.

A query is not necessarily defined in the context of a report. The inReport method may be used to determine whether a query is defined in the context of a report.

Community Additions

ADD
Show: