Touchstone 11.0 API Reference
SubmitZoneExposureConcentrationAnalysisRequest Class
Members 


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

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

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

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

SubmitZoneExposureConcentrationAnalysisRequest Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace