Table of Contents

Method RaiseResultEvents

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

Raises zero or more events of the widget. This method is called after LoadResult(IUIResults) was called on all widgets.

protected override void RaiseResultEvents()

It is up to the implementer to determine if an event must be raised.