Partager via


ReportRecordContract.ServiceTimeAvg Propriété

Définition

Obtient ou définit le temps moyen nécessaire pour traiter la demande sur le back-end.

[Newtonsoft.Json.JsonProperty(PropertyName="serviceTimeAvg")]
public double? ServiceTimeAvg { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceTimeAvg")>]
member this.ServiceTimeAvg : Nullable<double> with get, set
Public Property ServiceTimeAvg As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à