JAVA/CORBA CLASSES


selectAllDesignElements method
Example

Selects or deselects the notes for design elements for inclusion in the collection.

Defined in

NoteCollection

Syntax

public void selectAllDesignElements(boolean selectorvalue)
   throws NotesException

Parameters

boolean selectorvalue

Usage

The notes for design elements are those regulated by the following properties. This method sets these properties true or false as indicated by the selector value.

Language cross-reference

SelectAllDesignElements method in LotusScript NotesNoteCollection class

Example
See Also