The number of historical alarms downloaded

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

Syntax

C#
public int AlarmsDownloaded { get; private set; }
Visual Basic
Public Property AlarmsDownloaded As Integer
	Get
	Private Set
JScript
function get AlarmsDownloaded () : int
private function set AlarmsDownloaded (value : int)

See Also