WorkflowDataSet.WorkflowInstanceRowChangeEvent - Classe

Événement qui se produit lors de la modification des données dans un WorkflowInstanceRow .

Hiérarchie d’héritage

System.Object
  System.EventArgs
    WebSvcWorkflow.WorkflowDataSet.WorkflowInstanceRowChangeEvent

Espace de noms :  WebSvcWorkflow
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Class WorkflowInstanceRowChangeEvent _
    Inherits EventArgs
'Utilisation
Dim instance As WorkflowDataSet.WorkflowInstanceRowChangeEvent
public class WorkflowInstanceRowChangeEvent : EventArgs

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

WorkflowDataSet.WorkflowInstanceRowChangeEvent - Membres

WebSvcWorkflow - Espace de noms