EnableAlarmDeletion Property

Specifies whether alarms can be deleted from the Alarm Summary object.

Syntax

object.EnableAlarmDeletion [= Boolean]

Properties

The EnableAlarmDeletion property syntax has these parts:

Part

Description

object

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

Boolean

Whether alarms can be deleted.

Settings

The settings for Boolean are:

Value

Description

True

Alarms can be deleted from the Alarm Summary object. (Default)

False

Alarms cannot be deleted from the Alarm Summary object.

Remarks

Setting EnableAlarmDeletion to True allows the user to delete alarms whether they have been acknowledged or not.

 

Applies To