Click or drag to resize
WorkflowStepInfoStepAllowReject Property
Indicates if step allows reject action.

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

Property Value

Type: Boolean
See Also