Tax.taxInCostPriceLine_IN Method [AX 2012]

Gets tax amount in cost price line.

Syntax

public TaxAmount taxInCostPriceLine_IN(PurchLine _purchLine, TaxOnItem _taxOnItem)

Run On

Server

Parameters

Return Value

Type: TaxAmount Extended Data Type
The instance of the TaxAmount class.

See Also

Reference

Tax Class