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 ProjPost.
Syntax
public void new(
ProjProposalEmpl _projProposalEmpl,
ProjProposalEmplDetail _projProposalEmplDetail,
ProjEmplTrans _projEmplTrans,
ProjEmplTransSale _projEmplTransSale)
Run On
Server
Parameters
- _projProposalEmpl
Type: ProjProposalEmpl Table
- _projProposalEmplDetail
Type: ProjProposalEmplDetail Table
- _projEmplTrans
Type: ProjEmplTrans Table
- _projEmplTransSale
Type: ProjEmplTransSale Table
Remarks
This method is typically overridden by the class that extends this class.