Click or drag to resize

NodeCunningLogicalState property

The result state of a node. In a NodeList, this is recursively determined on the fly for each enquiry.

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public override NodeLogicalState LogicalState { get; set; }

Property value

NodeLogicalState
See also