SelectHelpUsing (NotesNoteCollection - JavaScript™)
Read-write. Indicates whether the collection contains a "Using Database" note.
Defined in
NotesNoteCollectionSyntax
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 |