RetailConnDataDirectorEngine.nextField Method [AX 2012]

Indicates whether there is a next field in the query.

Syntax

public boolean nextField()

Run On

Client

Return Value

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

See Also

Reference

RetailConnDataDirectorEngine Class