Click or drag to resize
WorkflowStepInfoMoveSourcePointUp Method
Moves source point up.

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

Parameters

sourcePointGuid
Type: SystemGuid
Source point GUID
See Also