.

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

JAVA/CORBA CLASSES


addDocument method
Example

Adds a document to a collection.

Defined in

DocumentCollection

Syntax

public void addDocument(Document doc)
   throws NotesException

public void addDocument(Document doc, boolean checkDups)
   throws NotesException

Parameters

Document doc


boolean checkDups
Usage

This method throws an exception if:


Language cross-reference

AddDocument method in LotusScript NotesDocumentCollection class

Example
See Also