 | IBusinessLogicRootSetTopJobList Methode |
Setzt die oberste JobList des Trees.
Returnt die bisher oberste JobList.
Namensraum: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+ee7c41c506aa3699a01882f3f94d3758366d0e67
SyntaxIVishnuNode SetTopJobList(
IVishnuNode topJobList
)
Function SetTopJobList (
topJobList As IVishnuNode
) As IVishnuNode
IVishnuNode^ SetTopJobList(
IVishnuNode^ topJobList
)
abstract SetTopJobList :
topJobList : IVishnuNode -> IVishnuNode Parameter
- topJobList IVishnuNode
- Die neue oberste JobList des Trees.
Rückgabewert
IVishnuNodeDie bisher oberste JobList des Trees.
Siehe auch