JAVA/CORBA-KLASSEN


SelectForms property
Beispiel

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

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectForms()
  throws NotesException

public void setSelectForms(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectForms property in LotusScript NotesNoteCollection class

Beispiel
Siehe auch