RetrieveExchangeRateResponse.ExchangeRate Property

Definition

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.

Applies to