|
VerificationStepClone Method
|
Creates a new object that is a copy of the current instance.
Namespace:
DoubleTake.Jobs.ContractAssembly:
DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
SyntaxPublic Function Clone As Object
public:
virtual Object^ Clone() sealed
Return Value
Type:
Object
A new object that is a copy of this instance.
See Also