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