 | LogicalTaskTreeGetTopJobList method |
Returns the topmost JobList of the tree as IVishnuNode.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic IVishnuNode GetTopJobList()
Public Function GetTopJobList As IVishnuNode
public:
virtual IVishnuNode^ GetTopJobList() sealed
abstract GetTopJobList : unit -> IVishnuNode
override GetTopJobList : unit -> IVishnuNode
Return value
IVishnuNodeThe topmost JobList of the tree.
Implemented
IBusinessLogicRootGetTopJobList
See also