ISchedulerV2.GetJobIdList(IFilterCollection, ISortCollection) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Hpc.Scheduler.IIntCollection GetJobIdList(Microsoft.Hpc.Scheduler.IFilterCollection filter, Microsoft.Hpc.Scheduler.ISortCollection sort);
abstract member GetJobIdList : Microsoft.Hpc.Scheduler.IFilterCollection * Microsoft.Hpc.Scheduler.ISortCollection -> Microsoft.Hpc.Scheduler.IIntCollection
Public Function GetJobIdList (filter As IFilterCollection, sort As ISortCollection) As IIntCollection
Parameters
- filter
- IFilterCollection
- sort
- ISortCollection