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