Compartilhar via


WorkflowDataSet.WorkflowInstanceDataTable.WorkflowInstanceRowDeleting evento

Pré-evento ocorre antes de uma linha é excluída.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Event WorkflowInstanceRowDeleting As WorkflowDataSet.WorkflowInstanceRowChangeEventHandler
'Uso
Dim instance As WorkflowDataSet.WorkflowInstanceDataTable
Dim handler As WorkflowDataSet.WorkflowInstanceRowChangeEventHandler

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

Ver também

Referência

WorkflowDataSet.WorkflowInstanceDataTable classe

WorkflowDataSet.WorkflowInstanceDataTable membros

WebSvcWorkflow namespace