Share via


LedgerPostingOneToManyCollection.next Method [AX 2012]

Moves the current position to the next one value.

Syntax

public boolean next()

Run On

Called

Return Value

Type: boolean
A Boolean value indicating whether a valid value was found.

Exceptions

Exception Condition
Error

The current position was not initialized by calling the first method.

See Also

Reference

LedgerPostingOneToManyCollection Class