Enums.SyncModel enumeration
SyncModel indicates whether sync options are applied for the whole mobile geodatabase or for each layer or table that is synced. SyncModel can be one of:
Constant | Description |
Enums.SyncModelNone | (0) No sync model |
Enums.SyncModelGeodatabase | (1) Per geodatabase |
Enums.SyncModelLayer | (2) Per layer |