Partager via


EventsResultData.Count Propriété

Définition

Obtient ou définit le nombre de l’événement

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à