Share via


ReqEventProcess.eventExists Method [AX 2012]

Indicates whether the event origin exists.

Syntax

protected abstract boolean eventExists()

Run On

Called

Return Value

Type: boolean
true if the event origin exists; otherwise, false.

See Also

Reference

ReqEventProcess Class