Click or drag to resize
TimeTriggerTask Class
Runs time based triggers in the Marketing automation process.
Inheritance Hierarchy
SystemObject
  CMS.ContactManagementTimeTriggerTask

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
Syntax
C#
public sealed class TimeTriggerTask : ITask

The TimeTriggerTask type exposes the following members.

Constructors
  NameDescription
Public methodTimeTriggerTask
Top
Methods
  NameDescription
Public methodExecute
Executes the time based automation trigger.
Top
See Also