OnTaskChanged Properties

Include Protected Members
Include Inherited Members

The OnTaskChanged 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 updated. This includes custom data stored in the Hashtable object returned by the ExtendedProperties property.
Public property BeforeProperties Gets or sets an SPWorkflowTaskProperties object that contains the previous task property values for any properties that were updated. 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 Returns the method that invokes this activity. (Overrides HandleExternalEventActivity.EventName.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property Executor Gets and sets the ID of the user who executed the event.
Public property InterfaceType Returns the interface type 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 ID of the task that was updated.
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

OnTaskChanged Class

Microsoft.SharePoint.WorkflowActions Namespace