.

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


AllEntries property
Example

Read-only. The document entries in a view in view order.

Defined in

View

Data type

ViewEntryCollection

Syntax

public ViewEntryCollection getAllEntries()
   throws NotesException

Usage

A view entry collection contains only document entries (no categories or totals).

If a view is filtered by FTSearch, this property returns the entries in the filtered view.

Language cross-reference

AllEntries property in LotusScript NotesView class

Example
See Also