Click or drag to resize
TaskInfoProviderGetTaskToReInit Method
Returns DataSet with information about tasks which have next runtime NULL.

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.2.23
Syntax
C#
public static InfoDataSet<TaskInfo> GetTaskToReInit()

Return Value

Type: InfoDataSetTaskInfo
See Also