TaskInfoProvider DeleteObjectsTasks Method (String, IList Int32 )Kentico 8.0 API Reference
Removes scheduled tasks associated to selected objects of given type.

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

objectType
Type: OnlineSystem String
Object type
ids
Type: OnlineSystem.Collections.Generic IList OnlineInt32 
List of IDs
See Also