FormDataSource.prevPage Method [AX 2012]

Moves the focus back by a specified number of records in the data source.

public int prevPage(int pageSize)

Run On

Client

Parameters

pageSize
Type: int
The number of records to move back by.

Return Value

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

Community Additions

ADD
Show: