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




Layers to remove from the cache. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.