SPWorkflowEventProperties Members

Include Protected Members
Include Inherited Members

Provides properties for workflow events.

The SPWorkflowEventProperties type exposes the following members.

Properties

  Name Description
Public property ActivationProperties Gets the initial properties of the workflow instance that triggered the event.
Public property AssociationData Gets or sets the association data of the workflow instance that triggered the event.
Public property Cancel (Inherited from SPEventPropertiesBase.)
Public property CompletionType Gets the reason the workflow instance ended.
Public property ErrorException Gets the error that caused the workflow to end.
Public property ErrorMessage (Inherited from SPEventPropertiesBase.)
Public property EventType Gets the type of the workflow event.
Protected property EventUserToken (Inherited from SPEventPropertiesBase.)
Public property InitiationData Gets or sets the initiation data of the workflow instance that triggered the event.
Public property InstanceId Gets the GUID of the workflow instance that triggered the event.
Public property OriginatingUserToken (Inherited from SPEventPropertiesBase.)
Public property PostponedEvent Gets the reason the workflow instance was postponed.
Public property ReceiverData (Inherited from SPEventPropertiesBase.)
Public property RedirectUrl (Inherited from SPEventPropertiesBase.)
Public property RelativeWebUrl Gets the URL for the current Web site relative to the SharePoint Server URL.
Public property SiteId (Inherited from SPEventPropertiesBase.)
Public property Status (Inherited from SPEventPropertiesBase.)
Public property TerminatedByUserId Gets the member ID for the SPUser who terminated the workflow.
Public property WebUrl Gets the full URL for the current SPWeb.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPWorkflowEventProperties Class

Microsoft.SharePoint.Workflow Namespace