Share via


ExchangeRateHelper.getExchangeRate1 Method [AX 2012]

Retrieves an exchange rate.

Syntax

public CurrencyExchangeRate getExchangeRate1()

Run On

Called

Return Value

Type: CurrencyExchangeRate Extended Data Type
An exchange rate that is based on the specified information; otherwise, an error.

Remarks

Both the getExchangeRate1 and getExchangeRate2 methods have to be considered when the system is retrieving exchange rate information. When Euro triangulation is being used, the exchange rates will contain various combinations of fixed and variable exchange rates.

See Also

Reference

ExchangeRateHelper Class