Share via


TaxCalculation.configureTaxForLine Method [AX 2012]

Configures the tax engine for a transaction line.

Syntax

protected void configureTaxForLine(TaxableLine _taxableLine)

Run On

Server

Parameters

  • _taxableLine
    Type: TaxableLine Interface
    An instance of the TaxableLine interface that represents a transaction line.

See Also

Reference

TaxCalculation Class