Click or drag to resize
WorkflowHistoryInfoHistoryTransitionType Property
Type of the transition.

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

Property Value

Type: WorkflowTransitionTypeEnum
See Also