JAVA/CORBA CLASSES
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
Document
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