WorkflowStepInfoMoveSourcePointUp Method |
Moves source point up.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax public void MoveSourcePointUp(
Guid sourcePointGuid
)
Parameters
- sourcePointGuid
- Type: SystemGuid
Source point GUID
See Also