SPActivationEventArgs members

Represents the event parameters of a workflow instance being initiated.

The SPActivationEventArgs type exposes the following members.

Properties

  Name Description
Public property Identity (Inherited from ExternalDataEventArgs.)
Public property InstanceId (Inherited from ExternalDataEventArgs.)
Public property WaitForIdle (Inherited from ExternalDataEventArgs.)
Public property WorkHandler (Inherited from ExternalDataEventArgs.)
Public property WorkItem (Inherited from ExternalDataEventArgs.)

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

Fields

  Name Description
Public field properties The initial properties of the workflow as it starts, such as the user who initiated the workflow, and the list and item on which the workflow was initiated.
Public field workflowId The ID of the new workflow instance.

Top

See also

Reference

SPActivationEventArgs class

Microsoft.SharePoint.Workflow namespace