getPropertyNames method

Syntax
java.util.Enumeration ianywhere.qanywhere.client.QAMessage.getPropertyNames()
throws QAException
Throws
  • Thrown if there is a problem getting the enumerator over the property names of the message.
Remarks

Gets an enumerator over the property names of the message.

Returns

An enumerator over the message property names.