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 MessageProperties

STATUS variable Next Page

STATUS_TIME variable


Synopsis

final String ianywhere.qanywhere.client.MessageProperties.STATUS_TIME

Remarks

This property name refers to the time at which the message assumed its current status.

If you pass MessageProperties.STATUS_TIME to the QAMessage.getProperty method, it returns a java.util.Date instance.

See Also

getProperty method