STATUS variable

Syntax
const qa_string MessageProperties::STATUS
Remarks

This property name refers to the current status of the message.

For a list of values, see the StatusCodes class. The value of this field is "ias_Status".

Pass MessagePropertiesSTATUS as the first parameter in the QAMessagesetIntProperty method or the QAMessagegetIntProperty method to access the associated message property.

See Also

StatusCodes class

setIntProperty function

getIntProperty function