Compartilhar via


ResourceDataSet.CalendarExceptionsRowChangeEvent classe

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

Inheritance hierarchy

System.Object
  System.EventArgs
    WebSvcResource.ResourceDataSet.CalendarExceptionsRowChangeEvent

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

Sintaxe

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

ResourceDataSet.CalendarExceptionsRowChangeEvent membros

WebSvcResource namespace