LeanDocumentDataProvider.next Method [AX 2012]

Iterates the provider to the next kanban job.

Syntax

public boolean next()

Run On

Server

Return Value

Type: boolean
true if there is a next record that satisfies the conditions; otherwise, false.

See Also

Reference

LeanDocumentDataProvider Class