TaskChecker: IScheduledTaskChecker;
The TaskChecker property determines task execution condition.
To create a new condition of scheduled tasks container task execution, use the IScheduledTask.CreateChecker method.
The property use is given in the description for IScheduledTaskModuleChecker.Module.
See also: