FormObjectSet.first Method [AX 2012]

Moves focus to the first record in a data source.

public int first()

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+HOME to select the first record in a form.

Community Additions

ADD
Show: