syncDirection

The synchronization direction for geodatabases registered with feature services. This property applies to any geodatabases that are registered for feature service synchronization. It does not apply to geodatabases which use scheduled updates.

The default value is SyncDirection.Bidirectional.

If you select SyncDirection.Upload, any download only geodatabases (e.g. with FeatureServiceCapabilities.supportsUpdate = false) will not be updated and you will receive an ErrorType.MappingSyncDirectionUploadNotSupported error in the associated OfflineMapSyncResult.layerResults.

Since

200.1.0