JAVA/CORBA CLASSES


SelectHelpAbout property
Example

Read-write. Indicates whether the collection contains an "About Database" note.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectHelpAbout()
  throws NotesException

public void setSelectHelpAbout(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectHelpAbout property in LotusScript NotesNoteCollection class

Example
See Also