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