ReqEventProcess.mustProcessNow Method [AX 2012]

Determines whether an event must be processed in the current execution.

Syntax

protected boolean mustProcessNow()

Run On

Called

Return Value

Type: boolean
true if the event must be processed in the current execution; otherwise, false.

See Also

Reference

ReqEventProcess Class