Property CheckedValues
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
CheckedValues
Gets the values of all items in the tree view that are selected.
public IEnumerable<T> CheckedValues { get; }
Property Value
- IEnumerable<T>