Compartir a través de


Clase EventsDataSet.EventRowChangeEvent

Evento que se produce cuando se modifican los datos en un EventRow .

Jerarquía de la herencia

System.Object
  System.EventArgs
    WebSvcEvents.EventsDataSet.EventRowChangeEvent

Espacio de nombres:  WebSvcEvents
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Class EventRowChangeEvent _
    Inherits EventArgs
'Uso
Dim instance As EventsDataSet.EventRowChangeEvent
public class EventRowChangeEvent : EventArgs

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros EventsDataSet.EventRowChangeEvent

Espacio de nombres WebSvcEvents