ReqEventProcessKanbanNull.eventExists Method [AX 2012]

Determines if the event origin exists.

protected boolean eventExists()

Run On

Called

Return Value

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

ExceptionCondition
Error

The function is not used correctly.

As this method is implemented on a nullNothingnullptrunita null reference (Nothing in Visual Basic) object pattern class it will always throw an exception.

Community Additions

ADD
Show: