Refreshes the Alarms List. Filter is re-applied, Aliases, Conditions, Dictionaries are re-calculated.
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public void ApplyChanges( bool updateLas ) |
| Visual Basic |
|---|
Public Sub ApplyChanges ( _ updateLas As Boolean _ ) |
| JScript |
|---|
public function ApplyChanges( updateLas : boolean ) |
Parameters
- updateLas
- Type: System..::..Boolean