次の方法で共有


FlowStep.Requires Property

Definition

Parameters required for executing the step

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

Property Value

Applies to