Share via


SalesCalcTax_ShippingBill_IN.transLineAmount Method [AX 2012]

Gets the transaction line amount.

Syntax

public AmountCur transLineAmount([boolean _rounded])

Run On

Server

Parameters

  • _rounded
    Type: boolean
    A Boolean value that indicates whether the transaction line amount is rounded.

Return Value

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

See Also

Reference

SalesCalcTax_ShippingBill_IN Class