OnWorkflowItemChanged Properties

Include Protected Members
Include Inherited Members

The OnWorkflowItemChanged type exposes the following members.

Properties

  Name Description
Public property AfterProperties Gets or sets properties of the workflow item after a change has occurred.
Public property BeforeProperties Gets or sets properties of the workflow item before a change has occurred.
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 this activity. (Overrides HandleExternalEventActivity.EventName.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property InterfaceType Gets the interface that is 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 identifier (ID) that is assigned to the workflow instance by the workflow engine when the workflow is initiated.
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

OnWorkflowItemChanged Class

Microsoft.SharePoint.WorkflowActions Namespace