TaskInfoProviderGetTasksInternal Method |
Gets the query for all tasks
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.2.23
Syntax protected virtual ObjectQuery<TaskInfo> GetTasksInternal()
Return Value
Type:
ObjectQueryTaskInfoSee Also