Share via


InventMov_ProjItemTrans::newFromProjItemTrans Method [AX 2012]

Creates an instance of the InventMov_ProjItemTrans class based on the specified record.

Syntax

client server public static InventMov_ProjItemTrans newFromProjItemTrans(ProjItemTrans _projItemTrans)

Run On

Called

Parameters

  • _projItemTrans
    Type: ProjItemTrans Table
    The ProjItemTrans record for which the class is instantiated.

Return Value

Type: InventMov_ProjItemTrans Class
An instance of the InventMov_ProjItemTrans class.

See Also

Reference

InventMov_ProjItemTrans Class