LOTUSSCRIPT/COM/OLE CLASSES


SelectAllIndexElements method
Example

Selects or deselects the notes for index elements for inclusion in the collection.

Defined in

NotesNoteCollection

Syntax

Call notesNoteCollection.SelectAllIndexElements( selectorValue )

Parameters

selectorValue

Usage

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


Language cross-reference

selectAllIndexElements method in Java NoteCollection class

Example
See Also