Show / Hide Table of Contents

Method IsSyncEnabled

IsSyncEnabled()

Returns a value indicating sync is enabled for the database.

Declaration
public bool IsSyncEnabled()
Returns
Type Description
Boolean

A Boolean value where true means the database has sync enabled, false means no sync.

Remarks

A sync-enabled geodatabase can be requested from an ArcGIS feature service using the GenerateGeodatabaseJob or the GenerateOfflineMapJob. It can also be downloaded as part of a PreplannedMapArea.

If true, the geodatabase data can be synchronized with its original ArcGIS feature service.

See Also
GeodatabaseSyncTask
OfflineMapTask

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 200.2
.NET 6.0100.13 - 200.2
.NET 6.0 Windows100.13 - 200.2
.NET 6.0 Android200.0 - 200.2
.NET 6.0 iOS200.0 - 200.2
.NET Framework100.0 - 200.2
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.0 - 100.15
iOS100.0 - 100.15
UWP100.0 - 200.2
In This Article
Back to top Copyright © 2022 Esri.