Method Hide
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Hide()
Hides the dialog. This does not block any background logic from running. Use Show(bool) if you want to show the dialog again.
public void Hide()