Click or drag to resize
SourcePointClone Method
Returns cloned instance, containing same data.

Namespace: CMS.WorkflowEngine.Definitions
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax
C#
public SourcePoint Clone()

Return Value

Type: SourcePoint
See Also