Click or drag to resize
AutomationHistoryInfoHistoryTargetStepType Property
Target step type.

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

Property Value

Type: WorkflowStepTypeEnum
See Also