isPublicReader (NotesACLEntry - JavaScript™)
Read-Write. For an entry with Depositor or No access, indicates whether the entry is a public reader of the database.
Defined in
NotesACLEntrySyntax
isPublicReader() : boolean
setPublicReader(flag:boolean) : void
Legal value | Description |
---|---|
true |
if the current entry is a public reader |
false |
if the current entry is not a public reader |