Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines whether the event deletes the ReqPeggingEvent record after it is processed.
Syntax
protected boolean mustDeletePeggingEvent()
Run On
Called
Return Value
Type: boolean
true if the event deletes the ReqPeggingEvent record; otherwise, false.
Remarks
The base class always returns true.