WorkflowAssociation.DeleteObject method
Removes this workflow association from its parent WorkflowAssociations collection.
Namespace: Microsoft.SharePoint.Client.Workflow
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub DeleteObject
'Usage
Dim instance As WorkflowAssociation
instance.DeleteObject()
public void DeleteObject()