Alarm.TimeRaised Property

Contains the DateTime when the Alarm was raised.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public DateTime TimeRaised { get; set; }

Property Value

Type: DateTime

Reference

Alarm Class

TcHmiSrv.Core Namespace