WorkflowDeploymentService.DeleteCollateral(Guid, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public virtual void DeleteCollateral (Guid workflowDefinitionId, string leafFileName);
abstract member DeleteCollateral : Guid * string -> unit
override this.DeleteCollateral : Guid * string -> unit
Public Overridable Sub DeleteCollateral (workflowDefinitionId As Guid, leafFileName As String)
Parameters
- workflowDefinitionId
- Guid
- leafFileName
- String
- Attributes