Share via


SPWorkflowLibraryEventReceiver.ItemAdded method

NOTE: This API is now obsolete.

Event that is raised when a new workflow item is created.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

[ObsoleteAttribute("SPWorkflowLibraryEventReceiver is a deprecated class.")]
public override void ItemAdded(
    SPItemEventProperties properties
)

Parameters

See also

Reference

SPWorkflowLibraryEventReceiver class

SPWorkflowLibraryEventReceiver members

Microsoft.SharePoint.Workflow namespace