Touchstone 11.0 API Reference
GetCustomBoundaryResultsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace : GetCustomBoundaryResultsResponse Class
Contains the response to the asynchronous web service call that you made to retrieve the details of each custom boundary using the GetCustomBoundaryResults() method.

This method returns paging information and custom boundary results such as accumulated boudary type, loss numbers including Gross, Net, Groundup, Pre and Post catastrophe loss numbers, location count, per risk count, number of employees, total exposure count accumulated for the custom boundaries, and the total replacement value for the incurred losses.

Syntax
Public Class GetCustomBoundaryResultsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class GetCustomBoundaryResultsResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

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

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

GetCustomBoundaryResultsResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace