JAVA/CORBA CLASSES


SelectHelpIndex property
Example

Read-write. Indicates whether the collection contains a help index note.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectHelpIndex()
  throws NotesException

public void setSelectHelpIndex(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectHelpIndex property in LotusScript NotesNoteCollection class

Example
See Also