.

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


AllEntries property
Example

Read-only. All the entries in a view.

Note This property is new with Release 5.

Defined in

NotesView

Data type

NotesViewEntryCollection

Syntax

To get: Set notesViewEntryCollection = notesView.AllEntries

Language cross-reference

AllEntries property in Java View class

Example