Compartilhar via


ReportRecordContract.ServiceTimeMax Propriedade

Definição

Obtém ou define o tempo máximo necessário para processar a solicitação no 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a