Touchstone 11.0 API Reference
GetCustomBoundariesDetailsResponse Class
Members 


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

This method returns the name of the custom boundary, SID, polygon shape spatial file, damage ratio, and legend information for each custom boundary.

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

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

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

GetCustomBoundariesDetailsResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace