InteropService.CancelWorkflow method

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

Syntax

'Declaration
Public Overridable Sub CancelWorkflow ( _
    instanceId As Guid _
)
'Usage
Dim instance As InteropService
Dim instanceId As Guid

instance.CancelWorkflow(instanceId)
public virtual void CancelWorkflow(
    Guid instanceId
)

Parameters

See also

Reference

InteropService class

InteropService members

Microsoft.SharePoint.Client.WorkflowServices namespace