ResourceDataSet.CalendarExceptionsDataTable.CalendarExceptionsRowDeleting evento
Pré-evento ocorre antes de uma linha é excluída.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Event CalendarExceptionsRowDeleting As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim handler As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
AddHandler instance.CalendarExceptionsRowDeleting, handler
public event ResourceDataSet.CalendarExceptionsRowChangeEventHandler CalendarExceptionsRowDeleting
Ver também
Referência
ResourceDataSet.CalendarExceptionsDataTable classe