Share via


MainAccountDimensionListEnumerator.moveNext Method [AX 2012]

Moves the enumerator to the next main account ledger dimension in the collection.

Syntax

public boolean moveNext()

Run On

Called

Return Value

Type: boolean
true if there is another main account ledger dimension in the collection; otherwise, false.

See Also

Reference

MainAccountDimensionListEnumerator Class