Click or drag to resize
ExchangeRateSourceCurrencyCode Property
Product: QBO Description: Universal 3-letter code of source currency from which exchange rate is required, usually LHS of the equation. Example: 1 USD = 65 INR. Here USD would be the source currency. Max Length: 3

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public string SourceCurrencyCode { get; set; }

Property Value

Type: String
Remarks