Touchstone 11.0 API Reference
CreateLayerResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace : CreateLayerResponse Class
Contains the Layer Sequential Identifier (SID), which uniquely identifies the Layer that you created using the CreateLayer() method.
Syntax
Public Class CreateLayerResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As CreateLayerResponse
public class CreateLayerResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

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

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

CreateLayerResponse Members
AIR.Services.ExposureManagement.Api Namespace