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