JAVA/CORBA CLASSES


IsProtectReaders property
Example

Read-Write. Protects $Readers items from being overwritten by replication.

Defined in

View class

Data type

boolean

Syntax

public boolean isProtectReaders()
   throws NotesException

public void setProtectReaders(boolean flag)
   throws NotesException

Legal values


Language cross-reference

ProtectReaders property in LotusScript NotesView class

Example
See Also