LOTUSSCRIPT LANGUAGE


JClass property
Example

This property is a JavaClass object representing the JavaClass object in which the method belongs. The property is read only.

Defined in

JavaMethod

Data type

JavaClass

Syntax

Set JavaClass = javamethod.JClass

Example
See Also