Share via


PmfInventProductType::newInventTable Method [AX 2012]

Gets a new instance of the PmfInventProductType that corresponds to the specified InventTable record.

Syntax

client server public static PmfInventProductType newInventTable(InventTable _inventTable)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PmfInventProductType Class