Click or drag to resize
WorkflowHistoryInfoWasRejected Property
Was rejected. Specifies direction of the movement. True if the log is for reject action.

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

Property Value

Type: Boolean
See Also