Click or drag to resize
WorkflowStepInfoGetSourcePoint Method
Gets source point

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

Parameters

sourcePointGuid
Type: SystemGuid
Source point GUID

Return Value

Type: SourcePoint
See Also