Share via


InventTransList.empty Method [AX 2012]

Checks if the list is empty.

Syntax

public boolean empty()

Run On

Called

Return Value

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

See Also

Reference

InventTransList Class