boolean QAManagerBase.getBooleanStoreProperty( String name ) throws QAException
name The pre-defined or custom property name.
Thrown if there is a conversion error getting the property value or if the property does not exist.
Gets a boolean value for a pre-defined or custom message store property.
You can use this method to access pre-defined or user-defined client store properties.
For a list of pre-defined properties, see MessageStoreProperties interface.
MessageStoreProperties interface
The boolean property value.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |