Property Options
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Options
Gets or sets the collection of available options as Option<T> objects.
IEnumerable<Option<T>> Options { get; set; }
Property Value
- IEnumerable<Option<T>>