.

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


GetProperty method
Example

This method returns a property.

Defined in

JavaClass

Syntax

Set Javaproperty = javaclass.getProperty(PropertyName)

Parameter

Propertyname


Usage

This method returns the property matching Propertyname.

Error thrown

"LS2J: No such Field Invalid" if the property isn't static or does not exist.

Example
See Also