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.2.0.814
Syntax
public VerificationStatus Status { get; set; }

Property Value

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