Share via


Flow.Requires Property

Definition

Parameters required for executing the step

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

Property Value

Applies to