Share via


ReqEventProcessKanbanNull.id Method [AX 2012]

Retrieves a string identifier for the buffer.

Syntax

protected str id()

Run On

Called

Return Value

Type: str
A string value that identifies the buffer.

Exceptions

Exception Condition
Error

The function is not used correctly.

Remarks

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

See Also

Reference

ReqEventProcessKanbanNull Class