Touchstone 11.0 API Reference
GetExposureConcentrationAnalysisLocationResultsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace : GetExposureConcentrationAnalysisLocationResultsResponse Class
Contains the list of the results of the Geospatial Analysis by Location that you requested using the GetExposureConcentrationAnalysisLocationResults() method, as well as information describing the actual paging layout of the analysis results.
Syntax
Public Class GetExposureConcentrationAnalysisLocationResultsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class GetExposureConcentrationAnalysisLocationResultsResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
The Analysis could have a Ring, Zone, or Event accumulator. In addition, each Location Result in the list contains the Location ID, address of the Location, and accumulator type, as well as the total replacement value of the insured properties in the specified Location.

Separator Line

Inheritance Hierarchy

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

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

GetExposureConcentrationAnalysisLocationResultsResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace