Share via


LedgerVoucherList.next Method [AX 2012]

Moves to the next posting reference in the collection.

Syntax

public boolean next()

Run On

Called

Return Value

Type: boolean
true if this is successful; otherwise, false.

Exceptions

Exception Condition
Error

The first method was not previously called.

See Also

Reference

LedgerVoucherList Class