Compartir a través de


QuotaCounterCollection.Count Propiedad

Definición

Obtiene o establece el número total de recuento de registros en todas las páginas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a