Click or drag to resize
WorkflowTimer Class
Provides an ITask interface for the workflow timing.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngineWorkflowTimer

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public class WorkflowTimer : ITask

The WorkflowTimer type exposes the following members.

Constructors
  NameDescription
Public methodWorkflowTimer
Top
Methods
  NameDescription
Public methodExecute
Executes the workflow timer.
Top
See Also