Click or drag to resize
VerificationStepId Property
This value is the ID for the validation item.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public string Id { get; set; }

Property Value

Type: String
The identifier of this verification step.
See Also