CurrencyRate Property
The current exchange rate.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public decimal Rate { get; }
Public ReadOnly Property Rate As Decimal
Get
DecimalDecimal Rates are stored as the number of dollars that 1 foreign currency gets, e.g. GBP = 1.7 meaning 1 pound gets 1.7 dollars.