Share via


ExchangeRateHelper::getCustomsExchangeRate_IN Method [AX 2012]

Retrieves the customs exchange rate.

Syntax

server public static CurrencyExchangeRate getCustomsExchangeRate_IN(
    CurrencyCode _currencyCode, 
   [Direction_IN _direction, 
    TransDate _exchRateDate])

Run On

Server

Parameters

Return Value

Type: CurrencyExchangeRate Extended Data Type
A customs exchange rate that is based on the specified information.

See Also

Reference

ExchangeRateHelper Class