Partager via


ReportRecordContract.ApiTimeMax Propriété

Définition

Obtient ou définit le temps maximal nécessaire pour traiter la demande.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à