Compartilhar via


ScheduleDataSet.ScheduleRowChangeEvent classe

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

Inheritance hierarchy

System.Object
  System.EventArgs
    WebSvcStatusing.ScheduleDataSet.ScheduleRowChangeEvent

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

Sintaxe

'Declaração
Public Class ScheduleRowChangeEvent _
    Inherits EventArgs
'Uso
Dim instance As ScheduleDataSet.ScheduleRowChangeEvent
public class ScheduleRowChangeEvent : 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

ScheduleDataSet.ScheduleRowChangeEvent membros

WebSvcStatusing namespace