Sdílet prostřednictvím


RetrieveExchangeRateResponse.ExchangeRate Property

 

Applies To: Dynamics CRM 2015

Gets the exchange rate for the currency.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public decimal ExchangeRate { get; }
public:
property Decimal ExchangeRate {
    Decimal get();
}
member ExchangeRate : decimal with get
Public ReadOnly Property ExchangeRate As Decimal

Property Value

Type: System.Decimal

Type: Decimal
The exchange rate for the currency.

See Also

RetrieveExchangeRateResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright