Touchstone 11.0 API Reference
GetLayersResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace : GetLayersResponse Class
Contains the list of Layers that you have requested using the GetLayers() method.

This list contains all Layers, and any associated Sublimits, within the specified Contract and Data Source.

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

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.ExposureManagement.Api.GetLayersResponse

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

GetLayersResponse Members
AIR.Services.ExposureManagement.Api Namespace