Share via


WorkflowDefinitionStorageEventReceiver.ItemUpdating method

This class and its members are reserved for internal use and are not intended to be used in your code.

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

Syntax

'Declaration
Public Overrides Sub ItemUpdating ( _
    properties As SPItemEventProperties _
)
'Usage
Dim instance As WorkflowDefinitionStorageEventReceiver
Dim properties As SPItemEventProperties

instance.ItemUpdating(properties)
public override void ItemUpdating(
    SPItemEventProperties properties
)

Parameters

See also

Reference

WorkflowDefinitionStorageEventReceiver class

WorkflowDefinitionStorageEventReceiver members

Microsoft.SharePoint.WorkflowServices namespace