次の方法で共有


SearchResults.StartSearchTime プロパティ

定義

検索を開始するタイムスタンプを取得または設定します (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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象