Partager via


Stages.Tasks Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à