getPropertyType method

Syntax
short QAMessage.getPropertyType(
  String name
)
throws QAException
Parameters
  • name   The property name.

Throws
  • Thrown if there is a problem retrieving the property type.

Remarks

Returns the property type of the given property.

See Also

PropertyType interface

Returns

The property type.