JAVA/CORBA CLASSES


TypeName property
Read-only. Returns the type name of the NotesProperty.

Defined in

NotesProperty

Data type

String

Syntax

String getTypeName()
    throws NotesException

Usage

This property together with the Namespace property, gives the unique identifier of the NotesProperty type. The typename alone is not necessarily unique.

Language cross-reference

Typename property in LotusScript NotesProperty class