SysOperationController.queryChanged Method [AX 2012]

Microsoft internal use only.

Syntax

protected void queryChanged(str _key, Query _query)

Run On

Called

Parameters

  • _key
    Type: str
    A string value.
  • _query
    Type: Query Class
    An instance of the Query class.

See Also

Reference

SysOperationController Class