Compartilhar via


WorkflowDataSet.WorkflowStageDataTable.WorkflowStageRowDeleting evento

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

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

Sintaxe

'Declaração
Public Event WorkflowStageRowDeleting As WorkflowDataSet.WorkflowStageRowChangeEventHandler
'Uso
Dim instance As WorkflowDataSet.WorkflowStageDataTable
Dim handler As WorkflowDataSet.WorkflowStageRowChangeEventHandler

AddHandler instance.WorkflowStageRowDeleting, handler
public event WorkflowDataSet.WorkflowStageRowChangeEventHandler WorkflowStageRowDeleting

Ver também

Referência

WorkflowDataSet.WorkflowStageDataTable classe

WorkflowDataSet.WorkflowStageDataTable membros

WebSvcWorkflow namespace