Compartir a través de


FacetResult.Count Propiedad

Definición

Obtiene el número aproximado de documentos incluidos en el depósito que describe esta faceta.

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public long? Count { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : Nullable<int64>
Public ReadOnly Property Count As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a