Click or drag to resize

JobMaxSubJobDepth property

The greatest hierarchical depth of sub-jobs in this job. If this job has a sub-job, for example, the value is 1. again a sub-job, then 2 etc., otherwise 0.

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

Property value

Int32
See also