JAVA/CORBA CLASSES


IsProtectReaders property
Example

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

Defined in

Form

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 NotesForm class

Example
See Also