JAVA/CORBA CLASSES
Unlocks an agent.
Note This method is new with Release 6.5.
Defined in
Agent
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 NotesAgent class
Example See Also