Touchstone 11.0 API Reference
SubmitEventExposureConcentrationAnalysisRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace : SubmitEventExposureConcentrationAnalysisRequest Class
Contains the Business Unit SID, SQL Instance SID, and Event Analysis Options associated with the Event Geospatial Analysis job that you want to initiate.

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

Syntax
Public Class SubmitEventExposureConcentrationAnalysisRequest 
   Inherits SubmitExposureConcentrationAnalysisRequestBase
public class SubmitEventExposureConcentrationAnalysisRequest : SubmitExposureConcentrationAnalysisRequestBase 
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.RequestBase
      AIR.Services.ExposureConcentrationAnalysis.Api.SubmitExposureConcentrationAnalysisRequestBase
         AIR.Services.ExposureConcentrationAnalysis.Api.SubmitEventExposureConcentrationAnalysisRequest

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

SubmitEventExposureConcentrationAnalysisRequest Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace