Share via


TradeCommonIEnumerable.moveNext Method [AX 2012]

Determines whether Common buffers exist.

Syntax

public boolean moveNext()

Run On

Called

Return Value

Type: boolean
true if Common buffers exist; otherwise, false.

Remarks

This method is not meant to be called directly. Use a TradeCommonIEnumerator object to traverse the content.

See Also

Reference

TradeCommonIEnumerable Interface