OnTaskDeleted Properties

Include Protected Members
Include Inherited Members

The OnTaskDeleted type exposes the following members.

Properties

  Name Description
Public property AfterProperties Gets or sets an SPWorkflowTaskProperties object that contains the current task property values for any properties that were deleted. This includes custom data stored in the Hashtable object returned by the ExtendedProperties property.
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 event that invokes this activity. (Overrides HandleExternalEventActivity.EventName.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property Executor Gets or sets the ID of the user who executed the event.
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 TaskId Gets or sets the task ID of the task that was deleted.
Public property UserData (Inherited from DependencyObject.)
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

OnTaskDeleted Class

Microsoft.SharePoint.WorkflowActions Namespace