Touchstone 11.0 API Reference
SubmitRingExposureConcentrationAnalysisRequest Class
Members 


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

The results of a Ring Geospatial Analysis are stored in a RingResult object.

Now you can submit a single Geospatial analysis request for generating the combined exposure results for Workers' Compensation and Primary Property.

Syntax
Public Class SubmitRingExposureConcentrationAnalysisRequest 
   Inherits SubmitExposureConcentrationAnalysisRequestBase
public class SubmitRingExposureConcentrationAnalysisRequest : SubmitExposureConcentrationAnalysisRequestBase 
Remarks
A Ring Geospatial Analysis accumulates exposure data in geodesic rings that you define.

A Geospatial Grid Ring analysis places rings at the center of each individual cell of the user-defined grid and determines the concentration of the exposure data by analyzing the rings with the target ring radius within the grid.

Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.RequestBase
      AIR.Services.ExposureConcentrationAnalysis.Api.SubmitExposureConcentrationAnalysisRequestBase
         AIR.Services.ExposureConcentrationAnalysis.Api.SubmitRingExposureConcentrationAnalysisRequest

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

SubmitRingExposureConcentrationAnalysisRequest Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace