LOTUSSCRIPT/COM/OLE CLASSES


EntryCount property
Example

Read-only. The number of documents in a view.

Note This property is new with Release 6.

Defined in

NotesView

Data type

Integer

Syntax

To get: count% = notesView.EntryCount

Language cross-reference

EntryCount property in Java View class

Example