AlarmItem.State Property
Get an Alarm Item State. Alarm Item state can be: Active, Acknowledge or Normalized
<ID("State", (int)e.State)> _
Public Property State() As Integer
Get
This language is not supported or no code example is available.
[ID("State", (int)e.State)]
public int State {get;}
This language is not supported or no code example is available.
Property Value
int
.NET Framework
Supported in: 4.6.2, 4.7