Click or drag to resize

JobCunningIsConrolled property

If true, this job list is a JobController, which means, among other things: Run resets the subtree (sets LastNotNullLogical to zero) and starts the node immediately (not just a possible trigger). Default: false.

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

Property value

Boolean
See also