Touchstone Re 2023 API Reference
EventSetType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.Common.Data Namespace : EventSetType Enumeration
Provides a series of codes that represent types of Event Sets.
Syntax
Public Enum EventSetType 
   Inherits System.Enum
Dim instance As EventSetType
public enum EventSetType : System.Enum 
Members
MemberDescription
CompanyEventDefines the Company Event type (4).
CompanyHistoricalDefines the Company Historical type (9).
CompanyLossDefines the Company Loss type (3).
CompanyRDSDefines the Company Realistic Disaster Scenarios (RDS) type (11).
CustomDefines the Custom type (5).
CustomLossDefines the Custom Loss type (13).
HistoricalDefines the Historical type (1).
IndustryLossDefines the Industry Loss type (2).
MultiYearDefines the Multi Year type (12).
RDSDefines the Realistic Disaster Scenarios (RDS) type (10).
RealTimeCATMAPDefines the Real-Time CATMAP type (6).
RealTimeCATRADERDefines the Real-Time CATRADER type (7).
UserCreatedDefines the User Created type (8).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.Common.Data.EventSetType

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.Common.Data Namespace