LOTUSSCRIPT/COM/OLE CLASSES


Examples: Locating a document by ID
This example stores the note ID of each document in a database in a string array, then uses the array in a loop of GetDocumentByID methods to access each document. You can substitute the UniversalID property and GetDocumentByUNID method in the example to use the universal ID.
See Also