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




Choose to generate a FUSED or MULTI_LAYER cache: (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.