JmgPayRule.getQuery Method [AX 2012]

Gets the query that is used when you evaluate the pay rule.

Syntax

public Query getQuery()

Run On

Called

Return Value

Type: Query Class
A query that is initialized based on the return value of the getQueryName method.

See Also

Reference

JmgPayRule Class