Enum ImportEntryVersionStatus
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum ImportEntryVersionStatus
Fields
| Name | Description |
|---|---|
| Aborted | A value that indicates whether importing of the version is not started. |
| Failed | A value that indicates whether importing of the version failed. |
| Succeeded | A value that indicates whether importing of the version is successful. |