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




Exports tiles from a map cache to a folder on disk. The tiles can either be imported into other caches or they can be accessed from ArcGIS Desktop as a raster dataset, independent from their parent service.

Syntax

Visual Basic (Declaration) 
Public Class ExportMapServerCache 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As ExportMapServerCache
C# 
public class ExportMapServerCache : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ServerTools.ExportMapServerCache

See Also

© 2010 All Rights Reserved.