Click or drag to resize
TaskInfoTaskAllowExternalService Property
Indicates whether the task can be processed by an external service.

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

Property Value

Type: Boolean
See Also