ArcGIS Pro 2.9 API Reference Guide
GenerateOfflineMap Class Methods


ArcGIS.Desktop.Mapping.Offline Namespace : GenerateOfflineMap Class

For a list of all members of this type, see GenerateOfflineMap members.

Public Methods
 NameDescription
Public MethodExport raster tile caches from the map using the specified ExportTileCacheParams. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodExport vector tile caches from the map using the specified ExportTileCacheParams. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Generate bi-directional replicas for all sync-enabled content in the map. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets whether the map contains one or more raster tile caches that can be exported. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets whether the map contains one or more vector tile caches that can be exported. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets whether the map contains sync-enabled content. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets whether the map contains local syncable content that can be unregistered with the feature service. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets whether the map contains local syncable content that can be sync'd with its feature service. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Get the list of scales to use for determining the level of detail, LOD, to use when exporting a raster tile cache. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Get the list of scales to use for determining the level of detail, LOD, to use when exporting a vector tile cache. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Removes all replicas from the map content. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Performs a bi-directional sync between all replica content in the map. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

GenerateOfflineMap Class
ArcGIS.Desktop.Mapping.Offline Namespace