.

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


Class property
Example

Read-only. For embedded objects and links, the name of the application that created the object.

Defined in

NotesEmbeddedObject

Data type

String

Syntax

To get: className$ = notesEmbeddedObject.Class

Usage

For file attachments, this property returns an empty string.

Language cross-reference

ClassName in Java EmbeddedObject class

Example
See Also