Share via


ProjPostCostTransCost.new Method [AX 2012]

Returns a new instance of the ProjPostCostTrans class.

Syntax

public void new(ProjCostTrans _projCostTrans, ProjCostTransCost _projCostTransCost)

Run On

Server

Parameters

Remarks

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

See Also

Reference

ProjPostCostTransCost Class