InventTransSelectCollection::newFromSelector Method [AX 2012]
Creates and initializes a new istance of the InventTransSelectCollection class.
Syntax
client server public static InventTransSelectCollection newFromSelector(InventTransSelector _inventTransSelector)
Run On
Called
Parameters
- _inventTransSelector
Type: InventTransSelector Interface
An object representing select statement for the InventTrans table.
Return Value
Type: InventTransSelectCollection Class
A new instance of the InventTransSelectCollection class.