WorkflowStepInfoRemoveSourcePoint Method |
Removes specified source point.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax public string RemoveSourcePoint(
Guid sourcePointGuid
)
Parameters
- sourcePointGuid
- Type: SystemGuid
Source point GUID
Return Value
Type:
StringPotential error message
Remarks Throws exception if database operation fails.
See Also