.

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


Parent property
Read-only. The rich-text item that holds an object.

Defined in

NotesEmbeddedObject

Data type

NotesRichTextItem

Syntax

To get: Set notesRichTextItem = notesEmbeddedObject.Parent

Usage

When you get an embedded object from a document, it does not contain a RichTextItem parent. Calling the Parent property on such an embedded object returns Nothing.

Language cross-reference

Parent in Java EmbeddedObject class