UpdateAll (NotesViewEntryCollection - LotusScript®)

Marks all documents associated with the entries in a view collection, as processed by an agent.

Defined in

NotesViewEntryCollection

Syntax

Call notesViewEntryCollection .UpdateAll( )

Usage

See the UpdateProcessedDoc method in NotesSession for a description of the update process.

Example