Click or drag to resize
WorkflowStepInfoStepAllowOnlyAutomaticTransitions Property
Indicates if step allows only automatic outgoing transitions

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

Property Value

Type: Boolean
See Also