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 ProjPostItemProposal class.
Syntax
public void new(
ProjProposalItem _projProposalItem,
ProjProposalItemDetail _projProposalItemDetail,
ProjItemTrans _projItemTrans,
ProjItemTransSale _projItemTransSale)
Run On
Server
Parameters
- _projProposalItem
Type: ProjProposalItem Table
- _projProposalItemDetail
Type: ProjProposalItemDetail Table
- _projItemTrans
Type: ProjItemTrans Table
- _projItemTransSale
Type: ProjItemTransSale Table
Remarks
This method is typically overridden by the class that extends this class.