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

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<TaskInfo> GetTaskToReInitInternal()

Return Value

Type: ObjectQueryTaskInfo
See Also