Partager via


Executors.Events Propriété

Définition

[Newtonsoft.Json.JsonProperty(PropertyName="events")]
public System.Collections.Generic.IList<int?> Events { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="events")>]
member this.Events : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property Events As IList(Of Nullable(Of Integer))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à