Compartilhar via


WorkflowInstanceService.CancelWorkflow método

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)

Sintaxe

'Declaração
Public Overridable Sub CancelWorkflow ( _
    instance As WorkflowInstance _
)
'Uso
Dim instance As WorkflowInstanceService
Dim instance As WorkflowInstance

instance.CancelWorkflow(instance)
public virtual void CancelWorkflow(
    WorkflowInstance instance
)

Parâmetros

Ver também

Referência

WorkflowInstanceService classe

WorkflowInstanceService membros

Microsoft.SharePoint.Client.WorkflowServices namespace