Click or drag to resize
TaskIntervalExtensions Class
Extension methods for TaskInterval class.
Inheritance Hierarchy
SystemObject
  CMS.Scheduler.InternalTaskIntervalExtensions

Namespace: CMS.Scheduler.Internal
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 13.0.131
Syntax
C#
public static class TaskIntervalExtensions

The TaskIntervalExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetStringRepresentation
Returns user friendly localized string representation of interval. If the interval cannot be represented correctly, returns null.
Top
See Also