Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Scheduler
TaskInfoProvider Class
TaskInfoProvider Methods
DeleteObjectsTasks Method
DeleteObjectsTasks Method (IWhereCondition)
DeleteObjectsTasks Method (String, IList(Int32))
TaskInfoProvider
DeleteObjectsTasks Method (IWhereCondition)
Removes scheduled tasks. Other than objects' tasks might require individual handling.
Namespace:
CMS.Scheduler
Assembly:
CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
void
DeleteObjectsTasks
(
IWhereCondition
where
)
Parameters
where
Type:
CMS.DataEngine
IWhereCondition
Where condition
See Also
Reference
TaskInfoProvider Class
DeleteObjectsTasks Overload
CMS.Scheduler Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com