JAVA/CORBA CLASSES


SelectProfiles property
Read-write. Indicates whether the collection contains profile documents.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectProfiles()
  throws NotesException

public void setSelectProfiles(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectProfiles property in LotusScript NotesNoteCollection class

See Also