Partager via


ReportRecordContract.ServiceTimeMax Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à