.

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


createDocument method
Example

Creates a document in a database and returns a Document object that represents the new document.

Defined in

Database

Syntax

public Document createDocument()
   throws NotesException

Return value

Document


Usage

You must call save if you want the new document to be saved.

Language cross-reference

CreateDocument method in LotusScript NotesDatabase class

Compose @command of formula language

Example
See Also