Partager via


RequestReportRecordContract.ApiTime Propriété

Définition

Obtient ou définit le temps total nécessaire pour traiter cette demande.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à