Share via


TradeCommonIEnumerable.initiateEnumeration Method [AX 2012]

Initiates the enumeration of Common records.

Syntax

public void initiateEnumeration()

Run On

Called

Remarks

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

See Also

Reference

TradeCommonIEnumerable Interface