Touchstone 11.0 API Reference
GetAIREventsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace : GetAIREventsResponse Class
Contains the list of AIR Events that you have requested using the GetAirEvents() method.

This list contains all AIR Events within the specified SQL Server Instance.

Syntax
Public Class GetAIREventsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As GetAIREventsResponse
public class GetAIREventsResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.ExposureConcentrationAnalysis.Api.GetAIREventsResponse

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

GetAIREventsResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace