.

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


View property
Read-only. The view that is the resource link for an outline entry, or null.

Defined in

NotesOutlineEntry

Data type

NotesView

Syntax

To get: Set notesView = notesOutlineEntry.View

Usage

This property applies if the outline entry Type property is OUTLINE_TYPE_NOTELINK and the EntryClass property is OUTLINE_CLASS_DOCUMENT or OUTLINE_CLASS_VIEW.

Language cross-reference

View in Java OutlineEntry class

See Also