Enum VersionManagementStatus
Define the version management status of a document
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum VersionManagementStatus
Fields
| Name | Description |
|---|---|
| Automatic | Automatic version of the document. |
| Disable | Version management is disabled. |
| Initial | The initial version of the document. |
| InProgress | Manual version management is in progress. |
| Manual | Manual version of the document. |