SPActivationEventArgs Class
Represents the event parameters of a workflow instance being initiated.
System.Object
System.EventArgs
System.Workflow.Activities.ExternalDataEventArgs
Microsoft.SharePoint.Workflow.SPActivationEventArgs
System.EventArgs
System.Workflow.Activities.ExternalDataEventArgs
Microsoft.SharePoint.Workflow.SPActivationEventArgs
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
When the ISharePointService raises an OnWorkflowActivated event, the event parameters are contained in the SPActivationEventArgs class.
For more information on workflow initiation, see Workflow Initiation in SharePoint Foundation.