.

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


GetDocument method
Example

Returns the entry in the collection that corresponds to the specified document.

Note This method is new with Release 5.

Defined in

NotesDocumentCollection

Syntax

Set notesDocument = notesDocumentCollection.GetDocument( document )

Parameters

document


Return value

notesDocument


Language cross-reference

getDocument method in Java DocumentCollection class

Example