JClass property (JavaMethod - LotusScript® Language)

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