Touchstone 11.0 API Reference
CurrencyExchangeRateSid Property (LossGroupAnalysisOptions)


Air.Services.Proxy Assembly > AIR.Services.LossGroupingAnalysis.Data Namespace > LossGroupAnalysisOptions Class : CurrencyExchangeRateSid Property
(Required) Contains the identifier for the currency exchange rate to use during the analysis.
Syntax
Public Property CurrencyExchangeRateSid As Integer
Dim instance As LossGroupAnalysisOptions
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

LossGroupAnalysisOptions Class
LossGroupAnalysisOptions Members