JAVA/CORBA CLASSES


LockHolders property
Ejemplo

Read-only. The names of the holders of a lock.

Nota This property is new with Release 6.5.

Defined in

Document

Data type

java.util.Vector; elements are String

Syntax

public java.util.Vector getLockHolders()
   throws NotesException

Usage

If the document is locked, the vector contains the names of the lock holders. The document can be locked by one or more users or groups.

If the document is not locked, the vector contains one element whose value is an empty string ("").

Language cross-reference

LockHolders property in LotusScript NotesDocument class

Ejemplo
Véase también


Glosario
¿Desea opinar sobre la Ayuda o sobre la utilidad del producto?