HP Operations Manager for Windows

OV_Message_CA


Description
A custom message attribute (CMA) is a name-value pair. The set of standard message attributes (for example, text, severity, and so on) can be enhanced by CMAs.
class OV_Message_CA
{
Properties:
string name;
string value;
};