Share via


BudgetControlResultCollection.moveNext Method [AX 2012]

Moves the enumerator to the next BudgetControlResult class instance in the collection.

Syntax

public boolean moveNext()

Run On

Called

Return Value

Type: boolean
A Boolean that indicates whether the enumerator successfully advances to the next BudgetControlResult class instance in the collection.

See Also

Reference

BudgetControlResultCollection Class