ISPWorkflowEventReceiver.WorkflowStarting - Méthode

Gère l'événement WorkflowStarting .

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

Syntaxe

'Déclaration
Sub WorkflowStarting ( _
    properties As SPWorkflowEventProperties _
)
'Utilisation
Dim instance As ISPWorkflowEventReceiver
Dim properties As SPWorkflowEventProperties

instance.WorkflowStarting(properties)
void WorkflowStarting(
    SPWorkflowEventProperties properties
)

Paramètres

Remarques

En cas d'implémentation par une classe, cette méthode gère l'événement WorkflowStarting .

Voir aussi

Référence

ISPWorkflowEventReceiver interface

ISPWorkflowEventReceiver - Membres

Microsoft.SharePoint.Workflow - Espace de noms