Click or drag to resize
VerificationStepStatus Property
This value represents the status of 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 VerificationStatus Status { get; set; }

Property Value

Type: VerificationStatus
The status of this verification step.
See Also