Specifies if there was an error when the historical alarms where downloaded
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool HasError { get; protected set; } |
| Visual Basic |
|---|
Public Property HasError As Boolean Get Protected Set |
| JScript |
|---|
function get HasError () : boolean protected function set HasError (value : boolean) |