.

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


ParentView property
Example

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

Defined in

NotesDocument

Data type

NotesView

Syntax

To get: Set notesView = notesDocument.ParentView

Usage

If the document was retrieved directly from a database or a document collection, the ParentView property returns Nothing.

Language cross-reference

ParentView property in Java Document class

Example
See Also