CollectSignatures.OnWrapItUp Method

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

Syntax

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

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

Parameters

See Also

Reference

CollectSignatures Class

CollectSignatures Members

Microsoft.Office.Workflow Namespace