Click or drag to resize
TimesClasscompleted Property
Time that the failover is considered complete.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.1.0.599
Syntax
public Nullable<DateTime> completed { get; set; }

Property Value

Type: NullableDateTime
See Also