Click or drag to resize
TaskInfoProviderGetAllTasks Method
Returns DataSet with information about all tasks.

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

Return Value

Type: InfoDataSetTaskInfo
DataSet
See Also