Evento ResourceDataSet.CalendarExceptionsDataTable.CalendarExceptionsRowDeleted
El evento posterior a la que se produce cuando se elimina una fila.
Espacio de nombres: WebSvcResource
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Event CalendarExceptionsRowDeleted As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim handler As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
AddHandler instance.CalendarExceptionsRowDeleted, handler
public event ResourceDataSet.CalendarExceptionsRowChangeEventHandler CalendarExceptionsRowDeleted
Vea también
Referencia
clase ResourceDataSet.CalendarExceptionsDataTable