Share via


TaxPostComplementaryInvoice.getInitializationClass Method [AX 2012]

Gets the instance of the ComplimentaryInvoiceCalcTax class.

Syntax

protected Object getInitializationClass()

Run On

Server

Return Value

Type: Object Class
The calcTax object.

Remarks

The initialization class is of a different type for each subclass.

See Also

Reference

TaxPostComplementaryInvoice Class