Click or drag to resize
ObjectWorkflowTriggerInfoInterval Property
Gets interval for time based triggers.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 13.0.131
Syntax
C#
public TaskInterval Interval { get; }

Property Value

Type: TaskInterval
See Also