Click or drag to resize
TimeZoneRecalculate Class
Provides an ITask interface to recalculate DST time.
Inheritance Hierarchy
SystemObject
  CMS.SchedulerTimeZoneRecalculate

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 10.0.0
Syntax
C#
public class TimeZoneRecalculate : ITask

The TimeZoneRecalculate type exposes the following members.

Constructors
  NameDescription
Public methodTimeZoneRecalculate
Top
Methods
  NameDescription
Public methodExecute
Executes the publish action.
Top
See Also