.

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


NamedElement property
Example

Read-only. The named element referenced by an outline entry (or the alias name if available), or an empty string.

Defined in

NotesOutlineEntry

Data type

String

Syntax

To get: element$ = notesOutlineEntry.NamedElement

Usage

Named element links are links to Pages, Forms, Framesets, Views, Folders, or Navigators.

This property applies if the outline entry Type property is OUTLINE_TYPE_NAMEDELEMENT.

Language cross-reference

NamedElement in Java OutlineEntry class

Example
See Also