Touchstone 11.0 API Reference
GetExposureConcentrationAnalysisContractResultsResponse Class
Members 


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

Separator Line

Inheritance Hierarchy

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

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

GetExposureConcentrationAnalysisContractResultsResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace