ProjQueue.isEmpty Method [AX 2012]

Determines whether queue is empty.

public boolean isEmpty()

Run On

Called

Return Value

Type: boolean
true if queue is empty; otherwise, false.

Community Additions

ADD
Show: