TaskInfoTaskDeleteAfterLastRun Property |
If true, the task is deleted after successful execution.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 10.0.0
Syntax public virtual bool TaskDeleteAfterLastRun { get; set; }
Property Value
Type:
BooleanSee Also