TaskInfoProviderSetTaskInfoInternal Method |
Sets (updates or inserts) specified task.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.2.23
Syntax protected virtual void SetTaskInfoInternal(
TaskInfo task
)
Parameters
- task
- Type: CMS.SchedulerTaskInfo
Task to set
See Also