ReqEventProcessKanban.mustDeletePeggingEvent Method [AX 2012]

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.

See Also

Reference

ReqEventProcessKanban Class