LOTUSSCRIPT/COM/OLE CLASSES
Copies a document into the specified database.
Defined in
NotesDocument
Syntax
Set newNotesDocument = notesDocument.CopyToDatabase( notesDatabase )
Parameters
notesDatabase
newNotesDocument
copyToDatabase method in Java Document class
Example See Also