Click or drag to resize

TreeNodeIsLeftNode Property

If true then current node is left child, otherwise it is right node

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public bool IsLeftNode { get; set; }

Property Value

Type: Boolean
See Also