共用方式為


WorkflowDeploymentService.DeleteCollateral 方法

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

語法

'宣告
Public Overridable Sub DeleteCollateral ( _
    workflowDefinitionId As Guid, _
    leafFileName As String _
)
'用途
Dim instance As WorkflowDeploymentService
Dim workflowDefinitionId As Guid
Dim leafFileName As String

instance.DeleteCollateral(workflowDefinitionId, _
    leafFileName)
public virtual void DeleteCollateral(
    Guid workflowDefinitionId,
    string leafFileName
)

參數

請參閱

參照

WorkflowDeploymentService 類別

WorkflowDeploymentService 成員

Microsoft.SharePoint.Client.WorkflowServices 命名空間