FormObjectSet.last Method [AX 2012]

Moves focus to the last record in the data source.

public int last()

Run On

Client

Return Value

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

This method is overridden by the method that is called when a user presses CTRL+END to select the last record in a form.

Community Additions

ADD
Show: