Click or drag to resize
DocumentLockExtensions Methods
Methods
  NameDescription
Public methodStatic memberLockAsync(Document, String, Int32)
Locks this instance and returns a DocumentLock object which can be used to unlock this document later.
Public methodStatic memberLockAsync(Document, ActionException, String, Int32)
Locks this instance and returns a DocumentLock object which can be used to unlock this document later.
Top
See Also