Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






CreateNoteCollection method

Creates a note collection based on the current database and returns a NotesNoteCollection object that represents the note collection.

Note This method is new with Release 6.

Defined in

NotesDatabase

Syntax

Set notesNoteCollection = notesDatabase.CreateNoteCollection( selectAllFlag )

Parameters

selectAllFlag

Boolean. Sets all the "Select" note collection properties True or False.

Return value

notesNoteCollection

NotesNoteCollection. The new note collection.

Usage

For more information, see the NotesNoteCollection class.

Language cross-reference

createNoteCollection method in Java Database class

See examples

Examples: CreateNoteCollection method




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009