WorkflowStepInfoClone Method (Boolean) |
Creates a clone of the object
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax public override WorkflowStepInfo Clone(
bool clear
)
Parameters
- clear
- Type: SystemBoolean
If true, the object is cleared to be able to create new object
Return Value
Type:
WorkflowStepInfoSee Also