ResourceDataSet.CalendarExceptionsDataTable.CalendarExceptionsRowChanged evento
Pós-evento ocorre depois que uma linha é alterada.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Event CalendarExceptionsRowChanged As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim handler As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
AddHandler instance.CalendarExceptionsRowChanged, handler
public event ResourceDataSet.CalendarExceptionsRowChangeEventHandler CalendarExceptionsRowChanged
Ver também
Referência
ResourceDataSet.CalendarExceptionsDataTable classe