SelectHelpUsing (NotesNoteCollection - JavaScript)

Read-write. Indicates whether the collection contains a "Using Database" note.

Defined in

NotesNoteCollection

Syntax

getSelectHelpUsing() : boolean

setSelectHelpUsing(flag:boolean) : void

Legal value Description
true to indicate inclusion of a "Using Database" note
false to indicate exclusion of a "Using Database" note

Usage

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