Try OpenEdge Now
skip to main content
Messaging and ESB
ABL - JMS API Reference : getInt64Property function
 

getInt64Property function

Returns int64 message properties.

Syntax

FUNCTION getInt64Property RETURNS INT64 (propertyName AS CHARACTER).

Applies to

Message objects

See also

setInt64Property procedure, setIntPropertyprocedure, getIntProperty function, clearPropertiesprocedure
For more information, see the Accessing message properties.