Share via


TradeCommonIEnumerable.current Method [AX 2012]

Retrieves the current Common buffer.

Syntax

public Common current()

Run On

Called

Return Value

Type: Common Table
A Common buffer.

Remarks

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

See Also

Reference

TradeCommonIEnumerable Interface