Click or drag to resize

LogicalTaskTreeGetTopJobList method

Returns the topmost JobList of the tree as IVishnuNode.

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public IVishnuNode GetTopJobList()

Return value

IVishnuNode
The topmost JobList of the tree.

Implemented

IBusinessLogicRootGetTopJobList
See also