DeleteItemActivityValidator Class
Provides the DeleteItemActivity
Inheritance Hierarchy
System.Object
System.Workflow.ComponentModel.Compiler.Validator
System.Workflow.ComponentModel.Compiler.DependencyObjectValidator
System.Workflow.ComponentModel.Compiler.ActivityValidator
Microsoft.SharePoint.WorkflowActions.WithKey.DeleteItemActivityValidator
Namespace: Microsoft.SharePoint.WorkflowActions.WithKey
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public NotInheritable Class DeleteItemActivityValidator _
Inherits ActivityValidator
'Usage
Dim instance As DeleteItemActivityValidator
public sealed class DeleteItemActivityValidator : ActivityValidator
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.