Compartilhar via


ReportRecordContract.ServiceTimeMin Propriedade

Definição

Obtém ou define o tempo mínimo necessário para processar a solicitação no back-end.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a