SelectOutlines (NotesNoteCollection - JavaScript)

Read-write. Indicates whether the collection contains notes for outlines.

Defined in

NotesNoteCollection

Syntax

getSelectOutlines() : boolean

setSelectOutlines(flag:boolean) : void

Legal value Description
true to indicate the inclusion of outlines
false to indicate the exclusion of outlines

Usage

The following methods set this property: createNoteCollection in Database selectAllCodeElements selectAllDesignElements selectAllNotes