TaskInfoTaskAllowExternalService Property |
Indicates whether the task can be processed by an external service.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.2.23
Syntax public bool TaskAllowExternalService { get; set; }
Property Value
Type:
BooleanSee Also