Share via


SalesCalcTax_Sales.baseAmount_IN Method [AX 2012]

Gets the base amount.

Syntax

public container baseAmount_IN([boolean _rounded])

Run On

Server

Parameters

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

Return Value

Type: container
The base amount.

See Also

Reference

SalesCalcTax_Sales Class