.

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


UpdateAll method
Example

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