Compartir a través de


EventsResultData.Count Propiedad

Definición

Obtiene o establece el recuento del evento.

[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