DeleteDraftsActivity Class
Deletes all previous, published versions of the specified SharePoint Foundation 2010 list item.
Inheritance Hierarchy
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
Microsoft.Office.Workflow.Actions.DeleteDraftsActivity
Namespace: Microsoft.Office.Workflow.Actions
Assembly: Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)
Syntax
'Declaration
Public Class DeleteDraftsActivity _
Inherits Activity
'Usage
Dim instance As DeleteDraftsActivity
public class DeleteDraftsActivity : Activity
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.