 | JobCunningGetTopRootJobList method |
Returns the topmost Root-JobList valid for the node.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic override JobList GetTopRootJobList()
Public Overrides Function GetTopRootJobList As JobList
public:
virtual JobList^ GetTopRootJobList() override
abstract GetTopRootJobList : unit -> JobList
override GetTopRootJobList : unit -> JobList
Return value
JobListThe topmost Root-JobList valid for the node.
See also