Share via


ProjPostCostTransSale_AdjNeg.new Method [AX 2012]

Returns a new instance of the ProjPostCostTrans class.

Syntax

public void new(
    ProjCostTrans _projCostTransNew, 
    ProjCostTrans _projCostTransOrig, 
    ProjCostTransSale _projCostTransSaleOrig)

Run On

Server

Parameters

Remarks

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

See Also

Reference

ProjPostCostTransSale_AdjNeg Class