CollectSignatures.GetParticipants Method

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

Syntax

'Declaration
Public Function GetParticipants As String()
'Usage
Dim instance As CollectSignatures
Dim returnValue As String()

returnValue = instance.GetParticipants()
public string[] GetParticipants()

Return Value

Type: []
Returns String.

See Also

Reference

CollectSignatures Class

CollectSignatures Members

Microsoft.Office.Workflow Namespace