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