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.
Initializes a new instance of the ProjPostCostProposal class.
Syntax
public void new(
ProjProposalCost _projProposalCost,
ProjProposalCostDetail _projProposalCostDetail,
ProjCostTransSale _projCostTransSale)
Run On
Server
Parameters
- _projProposalCost
Type: ProjProposalCost Table
- _projProposalCostDetail
Type: ProjProposalCostDetail Table
- _projCostTransSale
Type: ProjCostTransSale Table
Remarks
This method is typically overridden by the class that extends this class.