Touchstone 11.0 API Reference
GetRingExposureConcentrationAnalysisResultsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace : GetRingExposureConcentrationAnalysisResultsResponse Class
Contains the list of the results of the Ring Geospatial Analysis that you requested using the GetRingExposureConcentrationAnalysisResults() method, as well as information describing the actual paging layout of the analysis results.
Syntax
Public Class GetRingExposureConcentrationAnalysisResultsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class GetRingExposureConcentrationAnalysisResultsResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
The results of the Ring Geospatial Analysis include the Ring ID and the data describing the Ring's centroid, such as its name, latitude, longitude, geocode match level, city, country, and postal code.

Separator Line

Inheritance Hierarchy

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

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

GetRingExposureConcentrationAnalysisResultsResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace