JAVA/CORBA CLASSES


SelectFramesets property
Example

Read-write. Indicates whether the collection contains notes for frame sets.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectFramesets()
  throws NotesException

public void setSelectFramesets(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectFrameSets property in LotusScript NotesNoteCollection class

Example
See Also