Touchstone 11.0 API Reference
EventType Enumeration


Air.Services.Proxy Assembly > AIR.Services.AnalysisCommon.Data Namespace : EventType Enumeration
Defines a set of Event types.
Syntax
Public Enum EventType 
   Inherits System.Enum
Dim instance As EventType
public enum EventType : System.Enum 
Members
MemberDescription
HistoricalEvent Defines the Historical Event type (0).
RdsEvent Defines the Realistic Disaster Scenario (RDS) Event type (1).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.AnalysisCommon.Data.EventType

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