Alarm.TimeCleared Property
Contains the DateTime when the Alarm was cleared.
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public DateTime TimeCleared { get; set; }
Property Value
Type: DateTime