Click or drag to resize

LogicalNodeLoadLogicalState property

The last result state of a node. For accessing the states of child nodes without re-initiate the determination of the statuses. Reduces the processor load.

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

Property value

NodeLogicalState
See also