ReqEventProcess.isEventHandled Method [AX 2012]

Determines whether the event was handled by the class.

public boolean isEventHandled()

Run On

Called

Return Value

Type: boolean
true if the event was handled by the class; otherwise, false.

Call this method only after the run method was executed.

Community Additions

ADD
Show: