CollectSignatures.OnActivate Method

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

Syntax

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

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

Parameters

See Also

Reference

CollectSignatures Class

CollectSignatures Members

Microsoft.Office.Workflow Namespace