閱讀英文

共用方式為


SPWorkflowExternalDataExchangeService.AddBatch method

將暫止的工作項目加入至目前的工作批次。

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

C#
public void AddBatch(
    SPWorkflowExternalDataExchangeService.BatchOperation operation,
    Object[] arguments
)

參數

  • arguments
    Type: []

    陣列,包含operation的引數。

備註

這個方法會加入至目前的工作批次的暫止的工作項目。

請參閱

參照

SPWorkflowExternalDataExchangeService class

SPWorkflowExternalDataExchangeService members

Microsoft.SharePoint.Workflow namespace