Partager via


TaskInformation.SubtaskId Propriété

Définition

Obtient ou définit l’ID de la tâche subordonnée si la tâche est une tâche multi-instance.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à