Accessing a view entry collection
The NotesViewEntryCollection class allows you to gather view entries according to a specific criterion. The NotesViewEntryCollection class gives you access to the following properties:
Property |
Data type |
Description |
---|---|---|
Count |
Long |
(Read-only) The number of entries in a collection |
Parent |
NotesView |
(Read-only) The view that contains a view entry collection |
Query |
String |
(Read-only) The text of the query that produced a view entry collection |