LOTUSSCRIPT/COM/OLE CLASSES


ProtectReaders property
Example

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


Language cross-reference

IsProtectReaders property in Java Form class

Example
See Also