RetrieveExchangeRateResponse.ExchangeRate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the exchange rate for the currency.
public:
property System::Decimal ExchangeRate { System::Decimal get(); };
public decimal ExchangeRate { get; }
member this.ExchangeRate : decimal
Public ReadOnly Property ExchangeRate As Decimal
Property Value
The exchange rate for the currency.