SelectAcl (NotesNoteCollection - JavaScript)

Read-write. Indicates whether the collection contains an ACL note.

Defined in

NotesNoteCollection

Syntax

getSelectAcl() : boolean

setSelectAcl(flag:boolean) : void

Legal value Description
true to indicate inclusion of the ACL note
false to indicate exclusion of the ACL note

Usage

The following methods set this property: createNoteCollection in Database selectAllAdminNotes selectAllNotes