 | 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+d75bac576d44afb64cfff79fd3665c8ca1172cbc
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