.

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


Type property
Example

This is the LotusScript data type of the JavaProperty. The property is read only.
JavaLotusScriptLotusScript data type
byteByte17
shortInteger2
intLong3
longDouble5
floatSingle4
doubleDouble5
booleanBoolean11
charString8
java.lang.StringString8
other ObjectsJavaObject32

Defined in

JavaProperty

Data type

Long (no decimals)

Syntax

To get: Long = javaproperty.Type

Example
See Also