DocumentLockExtensions ClassDocuWare Platform .NET API
Some extensions to lock documents.
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientDocumentLockExtensions

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

C#
public static class DocumentLockExtensions

The DocumentLockExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberLockAsync
Locks this instance and returns a DocumentLock object which can be used to unlock this document later.
Top
See Also

Reference