Touchstone 11.0 API Reference
GetExposureConcentrationAnalysisLayerResultsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace : GetExposureConcentrationAnalysisLayerResultsResponse Class
Contains the list of the Layer Results of the Geospatial Analysis by Layer that you requested using the GetExposureConcentrationAnalysisLayerResults() method, as well as information describing the actual paging layout of the analysis results.
Syntax
Public Class GetExposureConcentrationAnalysisLayerResultsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class GetExposureConcentrationAnalysisLayerResultsResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
A Layer defines a range of loss in an insurance contract. For example, one layer might cover losses up to $10M, and a second layer might cover losses from $10M to $20M.

Each Layer Result in the list could have a Ring, Zone, or Event accumulator. In addition, each Layer Result in the list contains the Layer ID, risk count, and accumulator type, as well as the total replacement value of the insured properties in the Layer.

Separator Line

Inheritance Hierarchy

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

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

GetExposureConcentrationAnalysisLayerResultsResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace