Compartilhar via


RequestReportRecordContract.ServiceTime Propriedade

Definição

Obtém ou define o tempo necessário para encaminhar essa solicitação para o back-end e obter a resposta de volta.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a