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
.
public virtual IEnumerable<T> Values { get; set; }
Property Value
- IEnumerable<T>