JAVA/CORBA CLASSES
Selects or deselects the notes for code elements for inclusion in the collection.
Defined in
NoteCollection
Syntax
public void selectAllCodeElements(boolean selectorvalue) throws NotesException
Parameters
boolean selectorvalue
The notes for code elements are those regulated by the following properties. This method sets these properties true or false as indicated by the selector value.
SelectAllCodeElements method in LotusScript NotesNoteCollection class
Example See Also