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






AllDocuments property

Read-only. An unsorted collection containing all the documents in a database.

Defined in

Database

Data type

DocumentCollection

Syntax

public DocumentCollection getAllDocuments()

throws NotesException

Usage

The FTSearch and search methods return smaller collections of documents that meet specific criteria.

Using the AllDocuments property is more efficient than using the search method with an @All formula.

The database must be open to use this property.

Language cross-reference

AllDocuments property in LotusScript NotesDatabase class

See examples

Examples: AllDocuments property
Related topics
Collecting all documents and all unprocessed documents




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009