Table of Contents

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.

IEnumerable<T> CheckedValues { get; }

Property Value

IEnumerable<T>