Partager via


RequestReportRecordContract.ServiceTime Propriété

Définition

Obtient ou définit le temps nécessaire pour transférer cette demande au back-end et récupérer la réponse.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à