Click or drag to resize
WorkflowStepInfoMoveSourcePointDown Method
Moves source point down.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public void MoveSourcePointDown(
	Guid sourcePointGuid
)

Parameters

sourcePointGuid
Type: SystemGuid
Source point GUID
See Also