The action applied to the alarm data
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public NotifyCollectionChangedAction Action { get; private set; } |
| Visual Basic |
|---|
Public Property Action As NotifyCollectionChangedAction Get Private Set |
| JScript |
|---|
function get Action () : NotifyCollectionChangedAction private function set Action (value : NotifyCollectionChangedAction) |