TaskIntervalUseSpecificTime Property |
Indicates whether Time part of StartTime should be used.
Used within work-flow only, does not affect algorithm computing next run time
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax public bool UseSpecificTime { get; set; }
Property Value
Type:
BooleanSee Also