LOTUSSCRIPT/COM/OLE CLASSES


SelectAllDataNotes method
Example

Selects or deselects the data notes for inclusion in the collection.

Defined in

NotesNoteCollection

Syntax

Call notesNoteCollection.SelectAllDataNotes( selectorValue )

Parameters

selectorValue

Usage

The data notes are those regulated by the following properties. This method sets these properties True or False as indicated by selectorValue.


Language cross-reference

selectAllDataNotes method in Java NoteCollection class

Example
See Also