UseUnacknowledgedAlarmColor Property

Specifies whether the foreground color of unacknowledged alarms is set to the color identified by the UnacknowledgedAlarmColor property.

Syntax

object.UseUnacknowledgedAlarmColor [= Boolean]

Properties

The UseUnacknowledgedAlarmColor property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether the foreground color of unacknowledged alarms is set to the color in the UnacknowledgedAlarmColor property.

Settings

The settings for Boolean are:

Value

Description

True

The foreground color of all unacknowledged alarms is set to the color set in the UnacknowledgedAlarmColor property.

False

The foreground color of all unacknowledged alarms is not set to the color set in the UnacknowledgedAlarmColor property. (Default)

 

Applies To