RepairTask.ApprovedTimestamp Property

Definition

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

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

Property Value

The time when the repair task entered the Approved state.

Applies to