ReqEventProcess.mustProcessSynchronously Method [AX 2012]
Determines whether the event must be processed synchronously.
Syntax
protected boolean mustProcessSynchronously()
Run On
Called
Return Value
Type: boolean
true if the event must be processed synchronously; otherwise, false.
Remarks
The base class always returns false.