Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 412 Bytes

File metadata and controls

13 lines (11 loc) · 412 Bytes

#Stop-SPOWorkflowInstance Stops a workflow instance ##Syntax

Stop-SPOWorkflowInstance [-Web <WebPipeBind>] -Identity <WorkflowInstancePipeBind>

##Parameters

Parameter Type Required Description
Identity WorkflowInstancePipeBind True The instance to stop
Web WebPipeBind False The web to apply the command to. Omit this parameter to use the current web.