ValueNodeIsSelected Property

CVB.Net Documentation
Gets whether this value is selected by at least one other node.

Namespace:  Stemmer.Cvb.GenApi
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public bool IsSelected { get; }

Property Value

Type: Boolean
Remarks

For information about selected Nodes see the SelectorNode.
See Also

Reference