IsProtectReaders (View class - Java™)
Read-Write. Protects $Readers items from being overwritten by replication.
Defined in
Data type
boolean
Syntax
public boolean isProtectReaders()
throws NotesException
public void setProtectReaders(boolean flag)
throws NotesException
Legal values
- true if $Readers items are protected
- false if $Readers items are not protected