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
)
參數
- workflowDefinitionId
類型:System.Guid
- leafFileName
類型:System.String