Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 466 Bytes

ResumePnPWorkflowInstance.md

File metadata and controls

14 lines (12 loc) · 466 Bytes

#Resume-PnPWorkflowInstance Resumes a previously stopped workflow instance ##Syntax

Resume-PnPWorkflowInstance [-Web <WebPipeBind>]
                           -Identity <WorkflowInstancePipeBind>

##Parameters

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