This document is archived and information here might be outdated.  Recommended version.


esriSyncDirection Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriSyncDirection Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

esriSyncDirection Constants

Sync Direction

Constant Value Description
esriSyncDirectionUpload 0 Export sync data to a SQLite Geodatabase.
esriSyncDirectionDownload 1 Export sync data to a SQLite Geodatabase.
esriSyncDirectionBiDirectional 2 Export sync data to a SQLite Geodatabase.
esriSyncDirectionSnapshot 3 Export sync data to a SQLite Geodatabase.
esriSyncDirectionNone 4 Export sync data to a SQLite Geodatabase.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.