.

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


MethodName property
Example

This property contains the name of the method. This property is read only.

Defined in

JavaMethod

Data type

String

Syntax

To get: String = javamethod.MethodName

Usage

This is the name of the method in javamethod. A method name might not be unique, because each method name could have a different signature.

Example
See Also