Share via


InventTransListEnumerator::newFromInventTransList Method [AX 2012]

Creates and initializes a new instance of the InventTranslistEnumerator class.

Syntax

client server public static InventTransListEnumerator newFromInventTransList(InventTransList _inventTransList)

Run On

Called

Parameters

Return Value

Type: InventTransListEnumerator Class
A new instance of the InventTranslistEnumerator class.

See Also

Reference

InventTransListEnumerator Class