.

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 LANGUAGE


ClassName property
Example

This property is the name of the JavaClass object. The property is read only.

Defined in

JavaClass

Data type

String

Syntax

To get: string = javaclass.ClassName

Usage

This property is useful for retrieving a class name. For example, if the class has been passed to a function, this property allows you to find out the name of that class.

Example
See Also