Share via


FlowStep.Passthrough Property

Definition

Variables to be passed through on iterations of the step

public System.Collections.Generic.IEnumerable<string> Passthrough { get; }
member this.Passthrough : seq<string>
Public ReadOnly Property Passthrough As IEnumerable(Of String)

Property Value

Applies to