Click or drag to resize

JobCunningMaxSubJobDepth property

The highest hierarchy depth of sub-JobLists for this JobList. If, for example, this JobList does not have a subordinate JobList, then MaxSubJobDepth = 0, for a Sub-JobList, which in turn contains a Sub-JobList, MaxSubJobDepth = 2.

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public int MaxSubJobDepth { get; }

Property value

Int32
See also