FormDataSource.nextPage Method [AX 2012]

Moves a specified number of records forward in the data source.

public int nextPage(int pageSize)

Run On

Client

Parameters

pageSize
Type: int
The number of records to skip.

Return Value

Type: int
A non-zero integer if the operation succeeds.

Community Additions

ADD
Show: