Share via


ReqEventProcess.mustUsePeggingEvent Method [AX 2012]

Specifies whether the event uses the ReqPeggingEvent table.

Syntax

protected boolean mustUsePeggingEvent()

Run On

Called

Return Value

Type: boolean
true if the event uses the ReqPeggingEvent table; otherwise, false.

Remarks

The base class always returns true.

See Also

Reference

ReqEventProcess Class