The number of historical alarms downloaded
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int AlarmsDownloaded { get; protected set; } |
Visual Basic |
---|
Public Property AlarmsDownloaded As Integer Get Protected Set |
JScript |
---|
function get AlarmsDownloaded () : int protected function set AlarmsDownloaded (value : int) |