Click or drag to resize

linknodeElementlevel Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Depth level. 0 is root, 1+ are children

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

Property Value

Type: Int32
The level.
See Also