AlarmItem.Alarm Property

Indicates whether alarm item is active (1) or normalized (0)
<ID("Alarm", (int)e.Alarm)> _ 
Public Property Alarm() As Integer
This language is not supported or no code example is available.
[ID("Alarm", (int)e.Alarm)] 
public int Alarm {get; set;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition