.

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


getClassProperties method
Example

This method returns a list of properties.

Defined in

JavaClass

Syntax

Set Javapropertycollection = javaclass.getClassProperties()

Usage

This method returns a list of all the public properties belonging to the class specified by javaclass.

Example
See Also