Touchstone Re 2023 API Reference
CurrencyExchangeRateSid Property (ImportOptionsUnicede2)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace > ImportOptionsUnicede2 Class : CurrencyExchangeRateSid Property
(Required) Contains the identifier of the currency exchange rate that Touchstone or Touchstone Re should use when converting between currency types while importing data.
Syntax
Public Property CurrencyExchangeRateSid As Integer
Dim instance As ImportOptionsUnicede2
Dim value As Integer
 
instance.CurrencyExchangeRateSid = value
 
value = instance.CurrencyExchangeRateSid
public int CurrencyExchangeRateSid {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImportOptionsUnicede2 Class
ImportOptionsUnicede2 Members