Table of Contents

Property Selected

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

Selected

Value of the currently selected option.

public T Selected { get; set; }

Property Value

T

Exceptions

ArgumentException

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