Freigeben über


SearchMetadata.Total Eigenschaft

Definition

Ruft die Gesamtzahl der Suchergebnisse ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: