RetailConnDataDirectorEngine.next Method [AX 2012]

Indicates whether there is a next record in the query.

Syntax

public boolean next()

Run On

Client

Return Value

Type: boolean
true if there exists a next record; otherwise, false.

See Also

Reference

RetailConnDataDirectorEngine Class