.

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

LOTUSSCRIPT/COM/OLE CLASSES


UnLock method
Example

Unlocks a form.

Note This method is new with Release 6.

Defined in

NotesForm

Syntax

Call notesForm.UnLock( )

Usage

IsDesignLockingEnabled in NotesDatabase must be True or this method raises an error.

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

Language cross-reference

unLock method in Java Form class

Example
See Also