LOTUSSCRIPT/COM/OLE CLASSES
Returns the type name of the NotesProperty.
Defined in
NotesProperty
Data type
String
Syntax
typename$ = notesProperty.TypeName
Usage
This property together with the Namespace property, gives the unique identifier of the NotesProperty type. The typename alone is not necessarily unique.
Example