Click or drag to resize
WorkflowHelperMaxStepsHopsCount Property
Maximum number of allowed step hops (to prevent endless cycles)

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 10.0.0
Syntax
C#
public static int MaxStepsHopsCount { get; set; }

Property Value

Type: Int32
See Also