PayrollTaxCalculation.new Method [AX 2012]
Initializes internal variables of this class for an instance of a child class.
public void new(CLRObject _calculation, CLRObject _taxEngine)
Run On
ServerParameters
- _calculation
- Type: CLRObject Class
The value of the tax calculation.
- _taxEngine
- Type: CLRObject Class
The tax engine.
Community Additions
ADD
Show: