Read-write. Protects $Readers items from being overwritten by replication.
Defined in
NotesForm
Data type
Boolean
Syntax
To get: flag = notesForm.ProtectReaders
To set: notesForm.ProtectReaders = flag
Legal values
IsProtectReaders property in Java Form class
Example See Also