IsProtectReaders (NotesForm - JavaScript™)
Read-Write. Protects $Readers items from being overwritten by replication.
Defined in
NotesFormSyntax
isProtectReaders() : boolean
setProtectReaders(flag:boolean)
: void
Legal value | Description |
---|---|
true |
to protect $Readers |
false |
to not protect $Readers |