Touchstone 11.0 API Reference
CatalogType Enumeration


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace : CatalogType Enumeration
Provides a series of codes to indicate the type of Event that an Event Set contains.
Syntax
Public Enum CatalogType 
   Inherits System.Enum
Dim instance As CatalogType
public enum CatalogType : System.Enum 
Members
MemberDescription
Alert Defines the Alert Event type (8).
AllTypes Defines a set that includes all types of Events (0).
Company Defines the Company Event type (2).
Custom Defines the Custom Event type (4).
Historical Defines the Historical Event type (3).
ModelBuilder Defines the External Event type (9). Defines the Model Builder Event type (10).
RDS Defines the Realistic Disaster Scenario (RDS) Event type (7).
RealTime Defines the Real Time Event type (5).
Stochastic Defines the Stochastic Event type (1).
User Defines the User Event type (6).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.LossAnalysis.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.LossAnalysis.Data Namespace