Touchstone Re 2023 API Reference
DemandSurgeType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace : DemandSurgeType Enumeration
Provides a series of codes that represent how Touchstone Re includes demand surge in loss computations during an aggregate loss analysis.
Syntax
Public Enum DemandSurgeType 
   Inherits System.Enum
Dim instance As DemandSurgeType
public enum DemandSurgeType : System.Enum 
Members
MemberDescription
ProgramSpecificDefines the ProgramSpecific (0) demand surge type, which indicates that Touchstone Re includes demand surge for a reinsurance treaty (or layer) only if the Reinsurance Program associated with the reinsurance treaty included demand surge.
WithdemandsurgeDefines the With (2) demand surge type, which indicates that Touchstone Re includes demand surge.
WithoutdemandsurgeDefines the Without (1) demand surge type, which indicates that Touchstone Re does not include demand surge.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.AggregateLossAnalysis.Data.DemandSurgeType

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

AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace