SelectNavigators (NotesNoteCollection - JavaScriptâ„¢)
Read-write. Indicates whether the collection contains notes for navigators.
Defined in
NotesNoteCollectionSyntax
getSelectNavigators() : booleansetSelectNavigators(flag:boolean) : void
| Legal value | Description |
|---|---|
| true | to indicate inclusion of navigators |
| false | to indicate exclusion of navigators |
Usage
The following methods set this property: createNoteCollection in Database selectAllIndexElements selectAllDesignElements selectAllNotesLanguage cross-reference
SelectNavigators property in LotusScript® NotesNoteCollection class