WorkflowStepInfoMoveSourcePointDown Method |
Moves source point down.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax public void MoveSourcePointDown(
Guid sourcePointGuid
)
Parameters
- sourcePointGuid
- Type: SystemGuid
Source point GUID
See Also