WorkflowDataSet.WorkflowInstanceDataTable.WorkflowInstanceRowDeleted - Événement

L'événement après que cet événement se produit après la suppression d'une ligne.

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

Syntaxe

'Déclaration
Public Event WorkflowInstanceRowDeleted As WorkflowDataSet.WorkflowInstanceRowChangeEventHandler
'Utilisation
Dim instance As WorkflowDataSet.WorkflowInstanceDataTable
Dim handler As WorkflowDataSet.WorkflowInstanceRowChangeEventHandler

AddHandler instance.WorkflowInstanceRowDeleted, handler
public event WorkflowDataSet.WorkflowInstanceRowChangeEventHandler WorkflowInstanceRowDeleted

Voir aussi

Référence

WorkflowDataSet.WorkflowInstanceDataTable classe

WorkflowDataSet.WorkflowInstanceDataTable - Membres

WebSvcWorkflow - Espace de noms