Edit

TaskDefinition.Execution Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.IDictionary<string,Newtonsoft.Json.Linq.JObject> Execution { get; }
member this.Execution : System.Collections.Generic.IDictionary<string, Newtonsoft.Json.Linq.JObject>
Public ReadOnly Property Execution As IDictionary(Of String, JObject)

Property Value

IDictionary<String,Newtonsoft.Json.Linq.JObject>
Attributes

Applies to