Click or drag to resize

JobCunningTreeExternalCheckers property

Dictionary of external check routines for a JobList that is not in of the LogicalExpression are referenced; checkers that are exclusively can be addressed via ValueModifier.

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public Dictionary<string, NodeCheckerBase> TreeExternalCheckers { get; set; }

Property value

DictionaryString, NodeCheckerBase
See also