Share via


ReqDemPlanDataReader.read Method [AX 2012]

Moves to the next data row in the underlying data reader object.

Syntax

public boolean read()

Run On

Called

Return Value

Type: boolean
true if more data can be read; otherwise, false.

See Also

Reference

ReqDemPlanDataReader Class