RepairTask.PreparingTimestamp Property

Definition

Gets the time when the repair task entered the Preparing state.

public DateTime? PreparingTimestamp { get; }
member this.PreparingTimestamp : Nullable<DateTime>
Public ReadOnly Property PreparingTimestamp As Nullable(Of DateTime)

Property Value

The time when the repair task entered the Preparing state.

Applies to