TIBCO BusinessEvents™
Communication
FTL
Property
FTL.Property
.
getLong()
Signature
long getLong (Object property, String propName)
Domain
ACTION
Description
Get a long property.Return the long value of property name.
Parameters
Name
Type
Description
property
Object
property object
propName
String
property name
Returns
Type
Description
long
Returns a long value of a property.
Cautions
none