Touchstone 11.0 API Reference
SubmitEventExposureConcentrationAnalysisResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace : SubmitEventExposureConcentrationAnalysisResponse Class
Contains the response to the asynchronous web service call that you made to initiate an Event Geospatial Analysis job using the SubmitEventExposureConcentrationAnalysis() method.

The results of an Event Geospatial Analysis are stored in an EventResult object.

Syntax
Public Class SubmitEventExposureConcentrationAnalysisResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class SubmitEventExposureConcentrationAnalysisResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
An Event Geospatial Analysis uses one or more historical event simulations or stochastic Realistic Disaster Scenarios (RDS) as accumulators in the Event analysis. This type of Geospatial Analysis accepts a list of one or more AIR Events for which you specify the corresponding Event SIDs.

Separator Line

Inheritance Hierarchy

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

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

SubmitEventExposureConcentrationAnalysisResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace