 | LogicalNodeViewModelGetTopRootJobCunningViewModel method |
Returns the topmost Root-JobList valid for the node.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic JobListViewModel? GetTopRootJobListViewModel()
Public Function GetTopRootJobListViewModel As JobListViewModel
public:
JobListViewModel^ GetTopRootJobListViewModel()
member GetTopRootJobListViewModel : unit -> JobListViewModel
Return value
JobListViewModelThe topmost Root-JobList valid for the node.
See also