Edit

TaskGroupStep.Inputs Property

Definition

Gets or sets dictionary of inputs.

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IDictionary<string,string> Inputs { get; set; }
member this.Inputs : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Inputs As IDictionary(Of String, String)

Property Value

Attributes

Applies to