OnWorkflowItemDeleted properties

The OnWorkflowItemDeleted type exposes the following members.

Properties

  Name Description
Public property AfterProperties Gets or sets properties of the workflow item after it has been deleted.
Public property BeforeProperties Gets or sets properties of the workflow item before it has been deleted.
Public property CorrelationToken (Inherited from HandleExternalEventActivity.)
Public property Description (Inherited from Activity.)
Protected property DesignMode (Inherited from DependencyObject.)
Public property Enabled (Inherited from Activity.)
Public property EventName Gets the name of the event that invokes the activity. (Overrides HandleExternalEventActivity.EventName.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property InterfaceType Gets the interface used to implement this activity. (Overrides HandleExternalEventActivity.InterfaceType.)
Public property IsDynamicActivity (Inherited from Activity.)
Public property Name (Inherited from Activity.)
Public property ParameterBindings (Inherited from HandleExternalEventActivity.)
Public property Parent (Inherited from Activity.)
Protected property ParentDependencyObject (Inherited from DependencyObject.)
Public property QualifiedName (Inherited from Activity.)
Public property Roles (Inherited from HandleExternalEventActivity.)
Public property Site (Inherited from DependencyObject.)
Public property UserData (Inherited from DependencyObject.)
Public property WorkflowId Gets or sets the workflow ID assigned to the workflow instance by the workflow engine upon workflow initiation.
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IEventActivity.QueueName (Inherited from HandleExternalEventActivity.)

Top

See also

Reference

OnWorkflowItemDeleted class

Microsoft.SharePoint.WorkflowActions namespace