.

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 view.

Note This method is new with Release 6.5.

Defined in

View

Syntax

public void unlock()
   throws NotesException

Usage

IsDesignLockingEnabled 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 NotesView class

Example
See Also