SelectAllDataNotes (NotesNoteCollection - LotusScript®)
Selects or deselects the data notes for inclusion in the collection.
Defined in
Syntax
Call notesNoteCollection .SelectAllDataNotes( selectorValue )
Parameters
selectorValue
Boolean.
- True includes the data notes.
- False excludes the data notes.
Usage
The data notes are those regulated by the following properties. This method sets these properties True or False as indicated by selectorValue.