.

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

JAVA/CORBA CLASSES


selectAllFormatElements method
Example

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

Defined in

NoteCollection

Syntax

public void selectAllFormatElements(boolean selectorvalue)
   throws NotesException

Parameters

boolean selectorvalue

Usage

The notes for format 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

SelectAllFormatElements method in LotusScript NotesNoteCollection class

Example
See Also