Share via


TradeTotals.roundOff Method [AX 2012]

Determines the round-off amount for the order.

Syntax

protected RoundOff roundOff(CurrencyCode _currencyCode)

Run On

Server

Parameters

Return Value

Type: RoundOff Extended Data Type
The RoundOff field defined for the order on the Currency table.

Exceptions

Exception Condition
Error

The method is not implemented in a derived class.

See Also

Reference

TradeTotals Class