Touchstone 11.0 API Reference
GetCustomBoundariesResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace : GetCustomBoundariesResponse Class
Contains the response to the asynchronous web service call that you made to retrieve a set of custom boundaries using the GetCustomBoundaries() method.

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

Syntax
Public Class GetCustomBoundariesResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As GetCustomBoundariesResponse
public class GetCustomBoundariesResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

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

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

GetCustomBoundariesResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace