Share via


TradeCommonIEnumerable.canBeReset Method [AX 2012]

Specifies whether the content can be reset and traversed again.

Syntax

public boolean canBeReset()

Run On

Called

Return Value

Type: boolean
true if the content can be reset; otherwise, false.

Remarks

This method is not meant to be called directly.

See Also

Reference

TradeCommonIEnumerable Interface