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




Layers to include in the cache if MULTI_LAYER cache type is chosen. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.