Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.client package » Interface QAMessage

getPriority method Next Page

getProperty method


Synopsis

Object ianywhere.qanywhere.client.QAMessage.getProperty(
String name
)
throws QAException

Parameters
Throws
Remarks

Gets a message property.

Returns

The property value, or null if the property does not exist.