Touchstone 11.0 API Reference
GetAIREventsRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace : GetAIREventsRequest Class
Contains the Business Unit SID, SQL Instance SID, and optional Paging Info associated with the Events that you want to retrieve. This object enables you to retrieve a list of all AIR Events within a specified SQL Server Instance.
Syntax
Public Class GetAIREventsRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As GetAIREventsRequest
public class GetAIREventsRequest : AIR.Services.Common.Api.RequestBase 
Remarks
AIR Events can be historical event simulations, or they can be stochastic Realistic Disaster Scenarios (RDS). Historical event simulations use the parameters of actual events, such as tropical cyclone wind speed, earthquake fault zone, peak ground acceleration, soil type, distance to 100 year flood plain, and so on. RDS are from AIR's stochastic catalogs. They are based on Lloyd's® RDS.

Separator Line

Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.RequestBase
      AIR.Services.ExposureConcentrationAnalysis.Api.GetAIREventsRequest

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

GetAIREventsRequest Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace