SyncDirection indicates the direction that feature changes are sent between the mobile geodatabase and the service. SyncDirection can be one of:
Constant | Description |
---|---|
Enums.SyncDirectionNone | (0) No sync direction |
Enums.SyncDirectionDownload | (1) Download |
Enums.SyncDirectionUpload | (2) Upload |
Enums.SyncDirectionBidirectional | (3) Bidirectional |