.

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


ParentView property
Example

Read-only. The view from which a document was retrieved, if any.

Defined in

Document

Data type

View

Syntax

public View getParentView()
   throws NotesException

Usage

If the document was retrieved directly from the database or a document collection, getParentView returns null.

Language cross-reference

ParentView property in LotusScript NotesDocument class

Example
See Also