LockHolders (NotesAgent - JavaScript™)
Read-only. The names of the holders of a lock.
Defined in
NotesAgentSyntax
getLockHolders() : java.util.Vector
Usage
If the agent is locked, the vector contains the names of the lock holders. The agent can be locked by one or more users or groups.If the agent is not locked, the vector contains
one element whose value is an empty string (""
).