The number of historical alarms downloaded
Namespace: Ico.Awx
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.306.0 (10.97.306.00)
Syntax
C# |
---|
public DateTime OldestAlarm { get; protected set; } |
Visual Basic |
---|
Public Property OldestAlarm As DateTime Get Protected Set |
JScript |
---|
function get OldestAlarm () : DateTime protected function set OldestAlarm (value : DateTime) |