WorkflowServicesManager.GetWorkflowMessagingService - Méthode

Récupère l'instance de WorkflowMessagingService qui gère les échanges de flux de travail.

Espace de noms :  Microsoft.SharePoint.WorkflowServices
Assembly :  Microsoft.SharePoint.WorkflowServicesBase (dans Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntaxe

'Déclaration
Public Function GetWorkflowMessagingService As WorkflowMessagingService
'Utilisation
Dim instance As WorkflowServicesManager
Dim returnValue As WorkflowMessagingService

returnValue = instance.GetWorkflowMessagingService()
public WorkflowMessagingService GetWorkflowMessagingService()

Valeur renvoyée

Type : Microsoft.SharePoint.WorkflowServices.WorkflowMessagingService
Retourne une instance de l'objet WorkflowMessagingService .

Voir aussi

Référence

WorkflowServicesManager classe

WorkflowServicesManager - Membres

Microsoft.SharePoint.WorkflowServices - Espace de noms