OnWorkflowModified properties

The OnWorkflowModified type exposes the following members.

Properties

  Name Description
Public property ContextData Gets or sets the context data the user submitted using the modification form.
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 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 type used to implement the activity. (Overrides HandleExternalEventActivity.InterfaceType.)
Public property IsDynamicActivity (Inherited from Activity.)
Public property ModificationId Gets or sets the modification ID of the workflow modification form.
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 User Gets or sets the login name of the SharePoint Foundation user who submitted the workflow form information.
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

OnWorkflowModified class

Microsoft.SharePoint.WorkflowActions namespace