Touchstone 11.0 API Reference
GetZoneExposureConcentrationAnalysisResultsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace : GetZoneExposureConcentrationAnalysisResultsResponse Class
Contains the list of the Zone Results of the Zone Geospatial Analysis that you requested using the GetZoneExposureConcentrationAnalysisResults() method, as well as information describing the actual paging layout of the analysis results.
Syntax
Public Class GetZoneExposureConcentrationAnalysisResultsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class GetZoneExposureConcentrationAnalysisResultsResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Each Zone Result in the list contains the Zone ID, name, and peril description, as well as the total risk count and the total replacement value of the insured properties in the specified Zone.

Separator Line

Inheritance Hierarchy

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

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

GetZoneExposureConcentrationAnalysisResultsResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace