WorkflowDataSet.WorkflowAssociationDataTable.WorkflowAssociationRowDeleting evento
Pré-evento ocorre antes de uma linha é excluída.
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Event WorkflowAssociationRowDeleting As WorkflowDataSet.WorkflowAssociationRowChangeEventHandler
'Uso
Dim instance As WorkflowDataSet.WorkflowAssociationDataTable
Dim handler As WorkflowDataSet.WorkflowAssociationRowChangeEventHandler
AddHandler instance.WorkflowAssociationRowDeleting, handler
public event WorkflowDataSet.WorkflowAssociationRowChangeEventHandler WorkflowAssociationRowDeleting
Ver também
Referência
WorkflowDataSet.WorkflowAssociationDataTable classe