Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the exchange rate for the given currency or for the given store.
Syntax
public ExchRate getExchRate(
date _date,
CurrencyCode _currency,
RetailStoreId _store)
Run On
Server
Parameters
- _date
Type: date
The date for which the exchage rate is claculated
- _currency
Type: CurrencyCode Extended Data Type
The currency for which the exchange rate is calculated
- _store
Type: RetailStoreId Extended Data Type
The store for which the exchange rate is calculated.
Return Value
Type: ExchRate Extended Data Type
Exchange rateof the currency.