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