LOTUSSCRIPT/COM/OLE CLASSES
Locks an view provisionally.
Note This method is new with Release 6.
Defined in
NotesView
Syntax
flag = notesView.LockProvisional( [ name ] )
Parameters
name
flag
IsDesignLockingEnabled in NotesDatabase must be True or this method raises an error.
The following actions occur depending on the current lock status:
Language cross-reference
lockProvisional method in Java View class
Example See Also