FormObjectSet.next Method [AX 2012]

Moves focus to the next record in the data source.

public int next()

Run On

Client

Return Value

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

This method is called when a user selects the next record in a form by pressing the DOWN ARROW key.

Community Additions

ADD
Show: