Compartir a través de


SearchResults.EndSearchTime Propiedad

Definición

Obtiene o establece la marca de tiempo para finalizar la búsqueda por (UTC)

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a