Touchstone Re 2023 API Reference
CatalogType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.Common.Data Namespace : CatalogType Enumeration
Provides a series of codes that represent types of model event catalogs.
Syntax
Public Enum CatalogType 
   Inherits System.Enum
Dim instance As CatalogType
public enum CatalogType : 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 (13).
CustomDefines the Custom type (5).
EventDefines the Event type (1).
HistoricalDefines the Historical type (1).
IndLossAuxilaryDefines the Industry Loss Auxiliary type (10).
IndustryLossDefines the Industry Loss type (2).
RdsDefines the Realistic Disaster Scenarios (RDS) type (12).
RealTimeCMDefines the Real-Time CM type (6).
RealTimeCTDefines the Real-Time CT type (7).
SimulationDefines the Simulation type (2).
UnknownDefines the Unknown type (0).
UserCreatedDefines the User Created type (8).
UserCreatedLossDefines the User Created Loss type (11).
Inheritance Hierarchy

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

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