次の方法で共有


FacetResult.TotalRecords プロパティ

定義

ファセットの結果の合計レコード数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象