Share via


BudgetControlCheckRequestCollection.moveNext Method [AX 2012]

Moves the enumerator to the next BudgetControlCheckRequest object in the collection.

Syntax

public boolean moveNext()

Run On

Called

Return Value

Type: boolean
true if the enumerator successfully advances to the next BudgetControlCheckRequest object in the collection; otherwise, false.

See Also

Reference

BudgetControlCheckRequestCollection Class