 | LogicalTaskTreeGetTopJobList Methode |
Liefert die oberste JobList des Trees als IVishnuNode.
Namensraum: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+ee7c41c506aa3699a01882f3f94d3758366d0e67
Syntaxpublic IVishnuNode GetTopJobList()
Public Function GetTopJobList As IVishnuNode
public:
virtual IVishnuNode^ GetTopJobList() sealed
abstract GetTopJobList : unit -> IVishnuNode
override GetTopJobList : unit -> IVishnuNode
Rückgabewert
IVishnuNodeDie oberste JobList des Trees.
Implementiert
IBusinessLogicRootGetTopJobList
Siehe auch