ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Offline Namespace / GenerateOfflineMap Class
Members

In This Topic
    GenerateOfflineMap Class
    In This Topic
    Provides support for taking map content offline, to include: Generating, syncing, and removing replicas for a given map's content. Support is also included for exporting raster and vector tile caches.
    Object Model
    GenerateOfflineMap ClassGenerateOfflineMap Class
    Syntax
    public class GenerateOfflineMap 
    Public Class GenerateOfflineMap 
    Remarks
    Refer to Take a map offline in the Pro documentation for the corresponding UI functionality
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Mapping.Offline.GenerateOfflineMap

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also