LOTUSSCRIPT/COM/OLE CLASSES
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.
Language cross-reference
updateAll method in Java ViewEntryCollection class
Example