.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


unlock method
Example

Unlocks a document.

Note This method is new with Release 6.5.

Defined in

Document

Syntax

public void unlock()
   throws NotesException

Usage

IsDocumentLockingEnabled in Database must be true or this method throws an exception.

This method throws an exception if the current user is not one of the lock holders and does not have lock breaking authority.

Language cross-reference

UnLock method in LotusScript NotesDocument class

@DocLock function in formula language

Example
See Also