Compartilhar via


WorkflowDataSet.WorkflowAssociationDataTable.WorkflowAssociationRowChanging evento

Pré-evento ocorre antes de uma linha é alterada.

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

Sintaxe

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

Ver também

Referência

WorkflowDataSet.WorkflowAssociationDataTable classe

WorkflowDataSet.WorkflowAssociationDataTable membros

WebSvcWorkflow namespace