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

SQL Anywhere 11.0.0 » QAnywhere » QAnywhere API Reference » QAnywhere Java API reference » ianywhere.qanywhere.client package » Interface MessageProperties

 

STATUS_TIME variable

Syntax
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