TaskInfoProviderGetTaskInfo Method (Int32) |
Returns the TaskInfo structure for the specified task.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax public static TaskInfo GetTaskInfo(
int taskId
)
Parameters
- taskId
- Type: SystemInt32
Task id
Return Value
Type:
TaskInfoSee Also