Share via


WorkflowInstanceService.ResumeWorkflow(WorkflowInstance) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public virtual void ResumeWorkflow (Microsoft.SharePoint.Client.WorkflowServices.WorkflowInstance instance);
abstract member ResumeWorkflow : Microsoft.SharePoint.Client.WorkflowServices.WorkflowInstance -> unit
override this.ResumeWorkflow : Microsoft.SharePoint.Client.WorkflowServices.WorkflowInstance -> unit
Public Overridable Sub ResumeWorkflow (instance As WorkflowInstance)

Parameters

instance
WorkflowInstance
Attributes

Applies to