LOTUSSCRIPT/COM/OLE CLASSES


SelectViews property
Example

Read-write. Indicates whether the collection contains notes for views.

Defined in

NotesNoteCollection

Data type

Boolean

Syntax

To get: flag = notesNoteCollection.SelectViews

To set: notesNoteCollection.SelectViews = flag

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectViews property in Java NoteCollection class

Example
See Also