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




The scale levels at which you will create or delete tiles when running this tool, depending on the Update Mode. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.