GetAlarmForegroundColor Method
Returns the row foreground color configured for alarms with the specified status.
Syntax
object.GetAlarmForegroundColor(StatusId)
Properties
The GetAlarmForegroundColor 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.
|
Return Value
OLE_COLOR. The row foreground color configured for the specified alarm status.

