ReqEventProcessBatch.deleteEvent Method [AX 2012]

Deletes the specified event.

Syntax

protected boolean deleteEvent(ReqPeggingEvent _reqPeggingEvent)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record was deleted or no record was given; otherwise, false.

See Also

Reference

ReqEventProcessBatch Class