|
AlarmClone Method
|
Creates a new alarm that is a copy of the current instance.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax Public Function Clone As Alarm
member Clone : unit -> Alarm
View SourceReturn Value
Alarm
A new alarm that is a copy of this instance.
See Also