Share via


ProjPostItemTransCost_AdjNotStocked.new Method [AX 2012]

Initializes a new instance of the ProjPost class.

Syntax

public void new(ProjItemTrans _projItemTrans, TmpProjAdjustmentCreateCost _tmpProjAdjustmentCreateCost)

Run On

Server

Parameters

Remarks

This method is typically overridden by the class that extends this class.

See Also

Reference

ProjPostItemTransCost_AdjNotStocked Class