Click or drag to resize
DocumentManagerEventArgsOriginalStep Property
Original document workflow step

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

Property Value

Type: WorkflowStepInfo
See Also