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 ProjPostOnAccProposal class.
Syntax
public void new(
ProjProposalOnAcc _projProposalOnAcc,
ProjProposalOnAccDetail _projProposalOnAccDetail,
ProjOnAccTransSale _projOnAccTransSale)
Run On
Server
Parameters
- _projProposalOnAcc
Type: ProjProposalOnAcc Table
- _projProposalOnAccDetail
Type: ProjProposalOnAccDetail Table
- _projOnAccTransSale
Type: ProjOnAccTransSale Table
Remarks
This method is typically overridden by the class that extends this class.