Share via


ProjPostRevenueTransSale.new Method [AX 2012]

Initializes a new instance of the ProjPost class.

Syntax

public void new(ProjRevenueTrans _projRevenueTrans, ProjRevenueTransSale _projRevenueTransSale)

Run On

Server

Parameters

Remarks

This method is typically overridden by the class that extends this class.

See Also

Reference

ProjPostRevenueTransSale Class