SelectProfiles (NotesNoteCollection - JavaScript)

Read-write. Indicates whether the collection contains profile documents.

Defined in

NotesNoteCollection

Syntax

getSelectProfiles() : boolean

setSelectProfiles(flag:boolean) : void

Legal value Description
true to indicate inclusion of profile documents
false to indicate exclusion of profile documents

Usage

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