Property SelectedOption
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
SelectedOption
Gets or sets the currently selected option as an Option<T>.
Option<T> SelectedOption { get; set; }
Property Value
- Option<T>