Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a new instance of the ProjPostCostTrans class.
Syntax
public void new(
ProjCostTrans _projCostTransNew,
ProjCostTrans _projCostTransOrig,
ProjCostTransSale _projCostTransSaleOrig)
Run On
Server
Parameters
- _projCostTransNew
Type: ProjCostTrans Table
- _projCostTransOrig
Type: ProjCostTrans Table
- _projCostTransSaleOrig
Type: ProjCostTransSale Table
Remarks
This method is typically overridden by the class that extends this class.