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 ProjPostRevenueProposalSale class.
Syntax
public void new(
ProjProposalRevenue _projProposalRevenue,
ProjProposalRevenueDetail _projProposalRevenueDetail,
ProjRevenueTransSale _projRevenueTransSale)
Run On
Server
Parameters
- _projProposalRevenue
Type: ProjProposalRevenue Table
- _projProposalRevenueDetail
Type: ProjProposalRevenueDetail Table
- _projRevenueTransSale
Type: ProjRevenueTransSale Table
Remarks
This method is typically overridden by the class that extends this class.