Share via


ProjPostCostProposalCost.new Method [AX 2012]

Initializes a new instance of the ProjPostCostProposal class.

Syntax

public void new(
    ProjProposalCost _projProposalCost, 
    ProjProposalCostDetail _projProposalCostDetail, 
    ProjCostTransCost _projCostTransCost, 
    ProjTransStatus _saleTransStatus)

Run On

Server

Parameters

See Also

Reference

ProjPostCostProposalCost Class