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