SelectHelpIndex (NotesNoteCollection - JavaScriptâ„¢)
Read-write. Indicates whether the collection contains a help index note.
Defined in
NotesNoteCollectionSyntax
getSelectHelpIndex() : booleansetSelectHelpIndex(flag:boolean) : void
| Legal value | Description |
|---|---|
| true | to indicate inclusion of a help index note |
| false | to indicate exclusion of a help index note |
Usage
The following methods set this property: createNoteCollection in Database selectAllDesignElements selectAllNotesLanguage cross-reference
SelectHelpIndex property in LotusScript® NotesNoteCollection class