Evento WorkflowDataSet.WorkflowStatusDataTable.WorkflowStatusRowDeleting
El evento previo a la que se produce antes de que se elimina una fila.
Espacio de nombres: WebSvcWorkflow
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Event WorkflowStatusRowDeleting As WorkflowDataSet.WorkflowStatusRowChangeEventHandler
'Uso
Dim instance As WorkflowDataSet.WorkflowStatusDataTable
Dim handler As WorkflowDataSet.WorkflowStatusRowChangeEventHandler
AddHandler instance.WorkflowStatusRowDeleting, handler
public event WorkflowDataSet.WorkflowStatusRowChangeEventHandler WorkflowStatusRowDeleting
Vea también
Referencia
clase WorkflowDataSet.WorkflowStatusDataTable