LOTUSSCRIPT LANGUAGE


Signature property
Example

This property is the JNI signature representing the method arguments and return value. The property is read only.

Defined in

JavaMethod

Data type

String

Syntax

To get: String= javamethod.Signature

Example
See Also