Touchstone 11.0 API Reference
SubmitZoneExposureConcentrationAnalysisResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace : SubmitZoneExposureConcentrationAnalysisResponse Class
Contains the response to the asynchronous web service call that you made to initiate a Zone Geospatial Analysis job using the SubmitZoneExposureConcentrationAnalysis() method.

The results of a Zone Geospatial Analysis are stored in a ZoneResult object.

Syntax
Public Class SubmitZoneExposureConcentrationAnalysisResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class SubmitZoneExposureConcentrationAnalysisResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
A Zone Geospatial Analysis accumulates exposures to risk and analysis results by geographic zones that you can define. It accumulates the values for all properties in the target Exposure View that match the filter criteria that you specify and then calculates your potential loss.

Separator Line

Inheritance Hierarchy

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

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

SubmitZoneExposureConcentrationAnalysisResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace