Public Property CurrencyExchangeRateSid As Integer
Dim instance As MarginalImpactLossAnalysisOptions Dim value As Integer instance.CurrencyExchangeRateSid = value value = instance.CurrencyExchangeRateSid
public int CurrencyExchangeRateSid {get; set;}