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.2.0.814
Syntax
public Nullable<DateTime> completed { get; set; }

Property Value

Type: NullableDateTime
See Also