Table of Contents

Method RaiseResultEvents

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

RaiseResultEvents()

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

protected override void RaiseResultEvents()

Remarks

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