selectAllAdminNotes (NoteCollection - Java™)
Selects or deselects the administration notes for inclusion in the collection.
Defined in
Syntax
public void selectAllAdminNotes(boolean selectorvalue)
throws NotesException
Parameters
boolean selectorvalue
- true includes the administration notes
- false excludes the administration notes
Usage
The administration 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
SelectAllAdminNotes method in LotusScript® NotesNoteCollection class