Property Checked
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Checked
Gets a collection of values of type T
that are currently checked.
public IEnumerable<T> Checked { get; }
Property Value
- IEnumerable<T>