Click or drag to resize
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.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 11.0.0
Syntax
C#
public bool UseSpecificTime { get; set; }

Property Value

Type: Boolean
See Also