Click or drag to resize
WorkflowHistoryInfoHistoryRejected Property
Indicates if the history was used when moved to previous step.

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

Property Value

Type: Boolean
See Also