Touchstone 11.0 API Reference
Layer Property (GetLayerResponse)


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace > GetLayerResponse Class : Layer Property
Contains detailed information about a specific Layer.
Syntax
Public Property Layer As Layer
Dim instance As GetLayerResponse
Dim value As Layer
 
instance.Layer = value
 
value = instance.Layer
public Layer Layer {get; set;}
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

GetLayerResponse Class
GetLayerResponse Members