Connects two steps.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- startStep
- Type: CMS.WorkflowEngine WorkflowStepInfo
Start step
- sourcePoint
- Type: System Guid
Start source point for branching steps. Use Guid.Empty if there is no branching and standard source point should be used.
- endStep
- Type: CMS.WorkflowEngine WorkflowStepInfo
End step
Return Value
Type: WorkflowTransitionInfoSee Also