Click or drag to resize
WorkflowInfoWorkflowRecurrenceType Property
Gets or sets the recurring type of workflow.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public ProcessRecurrenceTypeEnum WorkflowRecurrenceType { get; set; }

Property Value

Type: ProcessRecurrenceTypeEnum
See Also