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




A list of scale levels at which tiles will be exported. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.