次の方法で共有


SyncGroupSyncState Class

Definition

Sync state of sync group.

public static class SyncGroupSyncState
type SyncGroupSyncState = class
Public Class SyncGroupSyncState
Inheritance
SyncGroupSyncState

Fields

Error

There is error in sync.

Good

The sync is in good state.

NotReady

The sync is not ready.

Progressing

The sync is in progressing.

Warning

There is warning in sync.

Applies to