ReferenceFlowStep Constructors
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.
Overloads
ReferenceFlowStep() |
Only for deserialization. |
ReferenceFlowStep(String) |
Initializes a new instance of the Flow class. |
ReferenceFlowStep()
Only for deserialization.
public ReferenceFlowStep ();
Public Sub New ()
Applies to
ReferenceFlowStep(String)
Initializes a new instance of the Flow class.
public ReferenceFlowStep (string flowName);
new Microsoft.SemanticKernel.Experimental.Orchestration.ReferenceFlowStep : string -> Microsoft.SemanticKernel.Experimental.Orchestration.ReferenceFlowStep
Public Sub New (flowName As String)
Parameters
- flowName
- String
The name of referenced flow