Click or drag to resize

VerificationStepProgress Property

This value is the completion progress 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 int Progress { get; set; }

Property Value

Type: Int32
The completion progress of this verification step.
See Also