DocumentAction EnumerationDocuWare Platform .NET API
Actions pereformed on document (ReIntellix e.g.)

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

[SerializableAttribute]
public enum DocumentAction
Members

  Member nameValueDescription
ReIntellix0 Resend textshots to Intellix
Append1 Append documents form other cabinet to document
SetLatestVersion2 Set document as latest version
UndoCheckOut3 Undo check out of the document
CheckOut4 Check out document to specific cabinet. Accept CheckOutActionParameters
CheckIn5 Check in document to the original cabinet. Accept CheckInActionParameters
Remarks

See Also