Offline Map Sync Result
The result of an OfflineMapSyncJob. When the job completes, this result indicates whether any errors were incurred during the synchronization process (OfflineMapSyncResult.hasErrors). If so, you can examine the dictionary of OfflineMapSyncResult.layerResults and OfflineMapSyncResult.tableResults to identify the source of the problem for each layer and table.
Since
200.1.0
Properties
True if the mobile map package must be closed and reopened with a new instance to allow the updates to take effect, false otherwise. In some cases, applying updates may require files such as mobile geodatabases to be replaced with a new version. When reopen is required, this property will be true and you need to:
The synchronization results for geodatabase feature layers.
The synchronization results for tables.