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

SQL Anywhere 11.0.1 (Français) » QAnywhere » QAnywhere Reference » QAnywhere Java API reference » QAnywhere Java API for clients » MessageProperties interface

 

STATUS_TIME variable

Syntax
final String 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