Compartir a través de


SearchResults.StartSearchTime Propiedad

Definición

Obtiene o establece la marca de tiempo para iniciar la búsqueda desde (UTC)

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a