ESRI.ArcGIS.ServerTools
Layer Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ServerTools Namespace > DeleteGlobeServerCache Class : Layer Property




The layers in the globe service whose caches will be deleted. All layers of the service are included by default. If a layer is excluded the layer's cache will not be deleted. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property Layer As Object
Visual Basic (Usage)Copy Code
Dim instance As DeleteGlobeServerCache
Dim value As Object
 
instance.Layer = value
 
value = instance.Layer
C# 
public object Layer {get; set;}

See Also

© 2010 All Rights Reserved.