Share via


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

Return Value

Type: InventItemType Class
A new instance of the InventItemType class.

See Also

Reference

InventItemType Class