AxdBase.getQuery Method [AX 2012]

Fetches the instance of the query that corresponds to the Axd document class.

public Query getQuery()

Run On

Server

Return Value

Type: Query Class
The query that corresponds to the Axd document class.

Query is a global variable on the AxdBase Class.

The getQuery method is only intended to be called from the following delegate classes:

Community Additions

ADD
Show: