Compartilhar via


WorkflowDataSet.WorkflowAssociationRowChangeEvent classe

Evento que ocorre quando os dados em um WorkflowAssociationRow são alterados.

Inheritance hierarchy

System.Object
  System.EventArgs
    WebSvcWorkflow.WorkflowDataSet.WorkflowAssociationRowChangeEvent

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

Sintaxe

'Declaração
Public Class WorkflowAssociationRowChangeEvent _
    Inherits EventArgs
'Uso
Dim instance As WorkflowDataSet.WorkflowAssociationRowChangeEvent
public class WorkflowAssociationRowChangeEvent : EventArgs

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

WorkflowDataSet.WorkflowAssociationRowChangeEvent membros

WebSvcWorkflow namespace