JAVA/CORBA CLASSES


SelectDocuments property
Example

Read-write. Indicates whether the collection contains the data documents.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectDocuments()
  throws NotesException

public void setSelectDocuments(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectDocuments property in LotusScript NotesNoteCollection class

Example
See Also