Click or drag to resize
StepClone Method
Creates a clone of the object.

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

Return Value

Type: Step
See Also