SyncStatus
Last updated
Was this helpful?
No description
enum SyncStatus {
Failed
InProgress
NotConnected
OutOfDate
OutOfSync
Synced
}The sync process has failed.
The sync process is currently running.
This data source has not been synced yet.
This data source hasn't been synced in a long time.
There are access control changes made in the data source that have not been synced yet.
The data source is fully synced.
AccessControl object ● AccessControlAuditLog object ● DataSourceSyncInformation object ● SyncData object
Last updated
Was this helpful?
Was this helpful?