Partager via


WorkflowInstanceService.SuspendWorkflow(WorkflowInstance) Method

Definition

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

Parameters

instance
WorkflowInstance
Attributes

Applies to