Click or drag to resize

TimesClassstartReboot Property

Time when the reboot started. NOTE: For data only jobs, this time will be null.

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

Property Value

Type: NullableDateTime
See Also