Enum CheckInReturnDocument
The CheckInRequestDocument enumeration specifies the document that has to be returned by check in operation.
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
[Impala]
public enum CheckInReturnDocumentFields
| Name | Description | 
|---|---|
| CheckedIn | Specifies that the currently checked in document should be returned. | 
| Original | Specifies that the original document should be returned. |