Touchstone 11.0 API Reference
GetEventExposureConcentrationAnalysisResultsResponse Class
Members 


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

Separator Line

Inheritance Hierarchy

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

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

GetEventExposureConcentrationAnalysisResultsResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace