TaskInfoTaskRunIndividuallyForEachSite Property |
If true, the task is executed for each site individually. Available only for global tasks.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 10.0.0
Syntax public virtual bool TaskRunIndividuallyForEachSite { get; set; }
Property Value
Type:
BooleanSee Also