WorkflowFeatureReceiver - Classe

Contient les gestionnaires d'événements utilisés lorsqu'une fonctionnalité de flux de travail est activée, installation, désinstallation, activée et

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.SPFeatureReceiver
    Microsoft.Office.Workflow.Feature.WorkflowFeatureReceiver

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class WorkflowFeatureReceiver _
    Inherits SPFeatureReceiver
'Utilisation
Dim instance As WorkflowFeatureReceiver
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class WorkflowFeatureReceiver : SPFeatureReceiver

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

WorkflowFeatureReceiver - Membres

Microsoft.Office.Workflow.Feature - Espace de noms