TaskInfoProvider DeleteObjectsTasks Method (String, IList Int32 )Kentico 8.1 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.1.5347.20411)

Parameters

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