.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


SelectAllCodeElements method
Example

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

Defined in

NotesNoteCollection

Syntax

Call notesNoteCollection.SelectAllCodeElements( selectorValue )

Parameters

selectorValue

Usage

The notes for code elements are those regulated by the following properties. This method sets these properties True or False as indicated by selectorValue.


Language cross-reference

selectAllCodeElements method in Java NoteCollection class

Example
See Also