Method LoadResult
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
LoadResult(IUIResults)
Load any changes made through user interaction.
protected override void LoadResult(IUIResults uiResults)
Parameters
uiResults
IUIResultsRepresents 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.