JAVA/CORBA CLASSES


SelectSubforms property
Example

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

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectSubforms()
  throws NotesException

public void setSelectSubforms(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectSubforms property in LotusScript NotesNoteCollection class

Example
See Also