selectAllDataNotes (NoteCollection - Java™)
Selects or deselects the data notes for inclusion in the collection.
Defined in
Syntax
public void selectAllDataNotes(boolean selectorvalue)
throws NotesException
Parameters
boolean selectorvalue
- 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 the selector value.
Language cross-reference
SelectAllDataNotes method in LotusScript® NotesNoteCollection class