BatchTaskBundle.isEmpty Method [AX 2012]

Determines whether the bundle is empty.

Syntax

public boolean isEmpty()

Run On

Server

Return Value

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

See Also

Reference

BatchTaskBundle Class