InventTransSelectCollectionEnumerator::newFromInventTransSelectCollection Method [AX 2012]
Creates and initializes a new instance of the InventTransSelectCollectionEnumerator class.
Syntax
client server public static InventTransSelectCollectionEnumerator newFromInventTransSelectCollection(InventTransSelectCollection _inventTransSelectCollection)
Run On
Called
Parameters
- _inventTransSelectCollection
Type: InventTransSelectCollection Class
An InventTransSelectCollection object.
Return Value
Type: InventTransSelectCollectionEnumerator Class
A new instance of the InventTransSelectCollectionEnumerator class.