Click or drag to resize

JobCunningTreeExternalSingleNodes property

List of external SingleNodes for the TopRootJobList that are not included in any of the LogicalExpressions; nodes that are exclusively referenced by can be addressed via NodeConnectors.

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public Cunning<SingleNode> TreeExternalSingleNodes { get; set; }

Property value

CunningSingleNode
See also