LOTUSSCRIPT/COM/OLE CLASSES
Selects or deselects the notes for code elements for inclusion in the collection.
Defined in
NotesNoteCollection
Syntax
Call notesNoteCollection.SelectAllCodeElements( selectorValue )
Parameters
selectorValue
The notes for code elements are those regulated by the following properties. This method sets these properties True or False as indicated by selectorValue.
selectAllCodeElements method in Java NoteCollection class
Example See Also