Click or drag to resize

LogicalTaskTreeSetTopJobList Methode

Setzt die oberste JobList des Trees. Returnt die bisher oberste JobList.

Namensraum: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntax
public IVishnuNode SetTopJobList(
	IVishnuNode topJobList
)

Parameter

topJobList  IVishnuNode
Die neue oberste JobList des Trees.

Rückgabewert

IVishnuNode
Die bisher oberste JobList des Trees.

Implementiert

IBusinessLogicRootSetTopJobList(IVishnuNode)
Siehe auch