JAVA/CORBA CLASSES


SelectViews property
Example

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

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectViews()
  throws NotesException

public void setSelectViews(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectViews property in LotusScript NotesNoteCollection class

Example
See Also