共用方式為


InteropService.CancelWorkflow 方法

命名空間:  Microsoft.SharePoint.Client.WorkflowServices
組件:  Microsoft.SharePoint.Client.WorkflowServices (在 Microsoft.SharePoint.Client.WorkflowServices.dll 中)

語法

'宣告
Public Overridable Sub CancelWorkflow ( _
    instanceId As Guid _
)
'用途
Dim instance As InteropService
Dim instanceId As Guid

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

參數

請參閱

參照

InteropService 類別

InteropService 成員

Microsoft.SharePoint.Client.WorkflowServices 命名空間