Touchstone 11.0 API Reference
GetExposureConcentrationAnalysisDamageBandsResponse Class
Members 


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

Separator Line

Inheritance Hierarchy

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

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

GetExposureConcentrationAnalysisDamageBandsResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace