Signature property (LotusScript® Language)
This property is the JNI signature representing the method arguments and return value. The property is read only.
Defined in
Data type
String
Syntax
To get: String= javamethod .Signature
This property is the JNI signature representing the method arguments and return value. The property is read only.
String
To get: String= javamethod .Signature