WHSInventReserveQueryEnumerator.moveNext Method [AX 2012]
Advances the enumerator to the next element of the collection.
Syntax
public boolean moveNext()
Run On
Called
Return Value
Type: boolean
true if the enumerator was advanced; otherwise, false.