Click or drag to resize

LogicalTaskTreeTree property

Returns the RootJobList of the LogicalTaskTree including setter.

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

Property value

JobList
See also