TaskInfoProviderDeleteObjectsTasks Method (String) |
Removes scheduled tasks. Other than objects' tasks might require individual handling.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.2.23
Syntax public static void DeleteObjectsTasks(
string where
)
Parameters
- where
- Type: SystemString
Where condition
See Also