Public Property ModelsWithoutDemandSurgeApplied As List(Of Integer)
Dim instance As ConvertEventLossToUlfOptions Dim value As List(Of Integer) instance.ModelsWithoutDemandSurgeApplied = value value = instance.ModelsWithoutDemandSurgeApplied
public List<int> ModelsWithoutDemandSurgeApplied {get; set;}