Touchstone Re 2023 API Reference
ModelsWithoutDemandSurgeApplied Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Data Namespace > ConvertEventLossToUlfOptions Class : ModelsWithoutDemandSurgeApplied Property
(Optional) Represents the models without demand surge. AIR includes the demand surge property for some models depending on the geographic conditions, and some do not include this property.
Syntax
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;}
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

ConvertEventLossToUlfOptions Class
ConvertEventLossToUlfOptions Members