Table of Contents

Property SelectedOption

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

SelectedOption

Gets the option that has been selected.

public Option<T> SelectedOption { get; }

Property Value

Option<T>