Enum ImportEntryStatus
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum ImportEntryStatus
Fields
| Name | Description |
|---|---|
| Failed | A value that inticates whether importing of the document failed. |
| Succeeded | A value that inticates whether importing of the document is successful. |