Click or drag to resize
DocumentManagerEventArgsOriginalStep Property
Original document workflow step

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public WorkflowStepInfo OriginalStep { get; }

Property Value

Type: WorkflowStepInfo
See Also