Click or drag to resize
TaskInfoTaskRunIndividuallyForEachSite Property
If true, the task is executed for each site individually. Available only for global tasks.

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.2.23
Syntax
C#
public bool TaskRunIndividuallyForEachSite { get; set; }

Property Value

Type: Boolean
See Also