Touchstone 11.0 API Reference
Layer Property (CreateLayerRequest)


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace > CreateLayerRequest Class : Layer Property
(Required) Contains the Layer object associated with the new Layer that you want to create.
Syntax
Public Property Layer As Layer
Dim instance As CreateLayerRequest
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

CreateLayerRequest Class
CreateLayerRequest Members