WorkflowDocument.getQuery Method [AX 2012]

Returns an initialized query object based on the query name that is returned from the getQueryName method.

Syntax

public Query getQuery()

Run On

Called

Return Value

Type: Query Class
A Query object.

See Also

Reference

WorkflowDocument Class