Retrieve the AwxDataValue associated with an AlarmData
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public AwxDataValue this[ AlarmData alarm ] { get; } |
Visual Basic |
---|
Public ReadOnly Default Property Item ( _ alarm As AlarmData _ ) As AwxDataValue Get |
JScript |
---|
|
Parameters
- alarm
- Type: Ico.Awx..::..AlarmData
Exceptions
Exception | Condition |
---|---|
System..::..ArgumentOutOfRangeException | If there is no object with the name specified an exception is thrown |