JAVA/CORBA CLASSES


SelectHelpUsing property
Example

Read-write. Indicates whether the collection contains a "Using Database" note.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectHelpUsing()
  throws NotesException

public void setSelectHelpUsing(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectHelpUsing property in LotusScript NotesNoteCollection class

Example
See Also