Expiration.OnItemDeleted Method

Namespace:  Microsoft.Office.Workflow
Assembly:  Microsoft.Office.Workflow.Routing (in Microsoft.Office.Workflow.Routing.dll)

Syntax

'Declaration
Public Sub OnItemDeleted ( _
    sender As Object, _
    e As ExternalDataEventArgs _
)
'Usage
Dim instance As Expiration
Dim sender As Object
Dim e As ExternalDataEventArgs

instance.OnItemDeleted(sender, e)
public void OnItemDeleted(
    Object sender,
    ExternalDataEventArgs e
)

Parameters

See Also

Reference

Expiration Class

Expiration Members

Microsoft.Office.Workflow Namespace