Share via


TaxPostComplementaryInvoice.new Method [AX 2012]

Initializes a new instance of the Tax class.

Syntax

public void new(
    NoYes _post, 
    Object _initializationClass, 
   [TmpTaxWorkTrans _tmpTaxWorkTrans])

Run On

Server

Parameters

  • _initializationClass
    Type: Object Class
    An object that represents the calcTax value.

See Also

Reference

TaxPostComplementaryInvoice Class