Click or drag to resize

AlarmState Property

Gets or sets the current state of the alarm (raised or cleared).

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public AlarmState State { get; set; }
View Source

Property Value

AlarmState
See Also