.

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


getParentDocument method
Example

Given a response document in a view, returns its parent document.

Defined in

View

Syntax

public Document getParentDocument(Document doc)
   throws NotesException

Parameters

Document doc


Return value

Document


Usage

The document returned by getParentDocument may be a main document, a response, or a response-to-response.

Language cross-reference

GetParentDocument method in LotusScript NotesView class

Example
See Also