Click or drag to resize
AutomationHistoryInfoHistoryStepType Property
Original step type.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
public virtual WorkflowStepTypeEnum HistoryStepType { get; set; }

Property Value

Type: WorkflowStepTypeEnum
See Also