Share via


SysTaskRecorderSetupFormRun.checkForGridValueChanges Method [AX 2012]

Checks for value changes in grid fields on the last grid line in focus and notifies the task recorder if a value change occurred.

Syntax

public boolean checkForGridValueChanges()

Run On

Client

Return Value

Type: boolean
true if a value change was discovered; otherwise, false.

See Also

Reference

SysTaskRecorderSetupFormRun Class