Share via


SubworkflowBinding.Deconstruct(Workflow, String, ExecutorOptions) Method

Definition

public void Deconstruct(out Microsoft.Agents.AI.Workflows.Workflow WorkflowInstance, out string Id, out Microsoft.Agents.AI.Workflows.ExecutorOptions? ExecutorOptions);
Public Sub Deconstruct (ByRef WorkflowInstance As Workflow, ByRef Id As String, ByRef ExecutorOptions As ExecutorOptions)

Parameters

WorkflowInstance
Workflow
Id
String
ExecutorOptions
ExecutorOptions

Applies to