MagenticWorkflowBuilder.RequirePlanSignoff(Boolean) 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.
If true, requires human approval of the initial plan or any updates before proceeding. True by default.
public Microsoft.Agents.AI.Workflows.MagenticWorkflowBuilder RequirePlanSignoff(bool requirePlanSignoff = true);
member this.RequirePlanSignoff : bool -> Microsoft.Agents.AI.Workflows.MagenticWorkflowBuilder
Public Function RequirePlanSignoff (Optional requirePlanSignoff As Boolean = true) As MagenticWorkflowBuilder
Parameters
- requirePlanSignoff
- Boolean