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