Table of Contents

Property Selected

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

Selected

Gets or sets the value of the currently selected option.

public T Selected { get; set; }

Property Value

T

Exceptions

ArgumentException

If no option is defined in the dropdown that represents the given value.