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