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