Condividi tramite


SearchMetadata.RequestTime Property

Definition

Gets or sets the request time.

[Newtonsoft.Json.JsonProperty(PropertyName="requestTime")]
public long? RequestTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requestTime")>]
member this.RequestTime : Nullable<int64> with get, set
Public Property RequestTime As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to