Click or drag to resize
CutoverDetailsPercentComplete Property
This value is the percentage of the cutover that is complete.

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

Property Value

Type: Int32
The percentage complete of the cutover operation.
See Also