Evento WorkflowDataSet.WorkflowAssociationDataTable.WorkflowAssociationRowDeleting
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 WorkflowAssociationRowDeleting As WorkflowDataSet.WorkflowAssociationRowChangeEventHandler
'Uso
Dim instance As WorkflowDataSet.WorkflowAssociationDataTable
Dim handler As WorkflowDataSet.WorkflowAssociationRowChangeEventHandler
AddHandler instance.WorkflowAssociationRowDeleting, handler
public event WorkflowDataSet.WorkflowAssociationRowChangeEventHandler WorkflowAssociationRowDeleting
Vea también
Referencia
clase WorkflowDataSet.WorkflowAssociationDataTable