Table of Contents

Method LoadResult

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

LoadResult(UIResults)

Load any changes made through user interaction.

protected override void LoadResult(UIResults uiResults)

Parameters

uiResults UIResults

Represents the information a user has entered or selected in a dialog box of an interactive Automation script.

Remarks

DestVar should be used as key to get the changes for this widget.