Share via


Tax.eximTaxSingleLineInclUseTax_IN Method [AX 2012]

The inclusive use tax of exim tax single line.

Syntax

public AmountMST eximTaxSingleLineInclUseTax_IN(
    TableId _tableId, 
    RefRecId _recId, 
   [boolean _adjustTaxSign])

Run On

Server

Parameters

  • _adjustTaxSign
    Type: boolean
    The adjust tax sign.

Return Value

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

See Also

Reference

Tax Class