The number of historical alarms downloaded

Namespace: Ico.Awx
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int AlarmCount { get; protected set; }
Visual Basic
Public Property AlarmCount As Integer
	Get
	Protected Set
JScript
function get AlarmCount () : int
protected function set AlarmCount (value : int)

See Also