RepairTask.ExecutingTimestamp Property

Definition

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

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

Property Value

The time when the repair task entered the Executing state.

Applies to