Interface IDropDown
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Defines a dropdown widget with a single selected option.
public interface IDropDown : IOptionWidget
- Inherited Members
- Extension Methods
Properties
- Selected
Gets or sets the currently selected option as a string.