SelectNavigators (NotesNoteCollection - LotusScript®)
Read-write. Indicates whether the collection contains notes for navigators.
Defined in
Data type
Boolean
Syntax
To get: flag = notesNoteCollection .SelectNavigators
To set: notesNoteCollection .SelectNavigators = flag
Legal values
- True indicates inclusion of navigators.
- False indicates exclusion of navigators.
Usage
The following methods set this property:
- CreateNoteCollection in NotesDatabase
- SelectAllIndexElements
- SelectAllDesignElements
- SelectAllNotes