SyncStatus Enumeration
Specifies the status of a sync relationship.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| Failed | The sync attempt failed. | |
| InProgress | A sync attempt is in progress. | |
| NotSpecified | Not specified. | |
| Succeeded | The sync attempt succeeded. |
The SyncStatus simple type specifies the status of a sync relationship.
Show: