FlowStep.AddRequires(String[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Register the required arguments for the step
public void AddRequires (params string[] requiredArguments);
member this.AddRequires : string[] -> unit
Public Sub AddRequires (ParamArray requiredArguments As String())
Parameters
- requiredArguments
- String[]
Array of required arguments