Property Values
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Values
Gets or sets the collection of available values of type T
.
IEnumerable<T> Values { get; set; }
Property Value
- IEnumerable<T>