ReqEventProcess.mustDeletePeggingEvent Method [AX 2012]
Specifies whether to delete the ReqPeggingEvent record after it processes.
Syntax
protected boolean mustDeletePeggingEvent()
Run On
Called
Return Value
Type: boolean
true if the event successfully deletes the ReqPeggingEvent record; otherwise, false.
Remarks
The base class always returns true.