Click or drag to resize

graphNodeBaselevel Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the depth level, where 1 is the root

Namespace:  imbSCI.Data.collection.graph
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public int level { get; }
Request Example View Source

Property Value

Type: Int32
The level.
See Also