RepairTask.ClaimedTimestamp Property

Definition

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

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

Property Value

The time when the repair task entered the Claimed state.

Applies to