Click or drag to resize

VerificationStepClone Method

Creates a new object that is a copy of the current instance.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public Object Clone()

Return Value

Type: Object
A new object that is a copy of this instance.
See Also