JAVA/CORBA CLASSES


SelectMiscCodeElements property
Example

Read-write. Indicates whether the collection contains notes for miscellaneous code elements.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectMiscCodeElements()
  throws NotesException

public void setSelectMiscCodeElements(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectMiscCodeElements property in LotusScript NotesNoteCollection class

Example
See Also