Compartilhar via


ReportRecordContract.ServiceTimeAvg Propriedade

Definição

Obtém ou define o tempo médio necessário para processar a solicitação no 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a