Click or drag to resize

AlarmClone Method

Creates a new alarm that is a copy of the current instance.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public Alarm Clone()
View Source

Return Value

Alarm
A new alarm that is a copy of this instance.
See Also