Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
 CancelWorkflow Method

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
SPWorkflowManager.CancelWorkflow Method (Microsoft.SharePoint.Workflow)
Cancels the specified workflow instance.

Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Shared Sub CancelWorkflow ( _
    workflow As SPWorkflow _
)
Visual Basic (Usage)
Dim workflow As SPWorkflow

SPWorkflowManager.CancelWorkflow(workflow)
C#
public static void CancelWorkflow (
    SPWorkflow workflow
)

Parameters

workflow

The workflow instance you want to cancel.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker