Compartilhar via


WorkflowDataSet.WorkflowAssociationDataTable.WorkflowAssociationRowChanged evento

Pós-evento ocorre depois que uma linha é alterada.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
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

Ver também

Referência

WorkflowDataSet.WorkflowAssociationDataTable classe

WorkflowDataSet.WorkflowAssociationDataTable membros

WebSvcWorkflow namespace