Sets the row foreground color to display for the alarms with the specified status.
Syntax
object.SetAlarmForegroundColor StatusId, StatusColor
Properties
The SetAlarmForegroundColor method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
StatusId |
Integer. The ID corresponding to the alarm status.
|
StatusColor |
OLE_COLOR. The color to display for the alarm status. |