InventItemType::newInventTable Method [AX 2012]
Initializes a new instance of the InventItemType class from an InventTable buffer.
Syntax
client server public static InventItemType newInventTable(InventTable _inventTable)
Run On
Called
Parameters
- _inventTable
Type: InventTable Table
The InventTable buffer.
Return Value
Type: InventItemType Class
A new instance of the InventItemType class.