 | IBusinessLogicRootGetTopJobList method |
Returns the top JobList of the tree as IVishnuNode.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
SyntaxIVishnuNode GetTopJobList()
Function GetTopJobList As IVishnuNode
IVishnuNode^ GetTopJobList()
abstract GetTopJobList : unit -> IVishnuNode
Return value
IVishnuNodeThe topmost JobList of the tree.
See also